Native Mobile Resources

Content Type: Module
Categories: User Interface

Overview

Download this module to access a rich set of widgets and nanoflow actions created for native mobile, including authentication, network, platform, and more. A must-have for native mobile development!

Documentation

Demo urlhttps://github.com/mendix/native-widgets

Please see Native Mobile Resources in the documentation for details.

Releases

Version: 11.0.0
Framework Version: 11.0.0
Release Notes: ## [2.2.0] BackgroundGradient - Updated react-native-linear-gradient to latest version. ## [5.0.1] BottomSheet - Updated react-native-device-info to latest version. ## [4.1.0] IntroScreen - Updated react-native-device-info to latest version. ### Fixed - We have fixed defaultProps deprecation warning. ## [5.0.0] Notifications - The widget has been migrated to notifee. ## [3.1.0] SafeAreaView - We fixed the issue where the header is going outside of page in some android versions. ## [2.3.0] Signature - Updated react-native-webview from version v13.12.5 to latest ## [4.3.0] WebView - Updated react-native-webview from version v13.12.5 to latest to support react-native 0.77
Version: 10.1.0
Framework Version: 10.21.0
Release Notes: [2.3.0] signature-native - Updated react-native-webview to latest version to support react native 0.77 [4.3.0] web-view-native - Updated react-native-webview to latest version to support react native 0.77
Version: 10.0.0
Framework Version: 10.21.0
Release Notes: - We migrated from react-native-inappbrowser-reborn to @swan-io/react-native-browser to prevent issues for next rn upgrade. - We migrated from @react-native-community/cameraroll to @react-native-camera-roll/camera-roll to prevent issues for next rn upgrade. - We also updated several dependencies such as react-native-blob-util, react-native-image-picker to their latest version. ## [5.0.0] AppEvents ### Changed - Updated @react-native-community/netinfo from version v5.9.7 to v11.4.1. ## [5.0.0] BottomSheet ### Changed - Rewrote all bottomsheet widgets (customModalSheet, ExpandingDrawer, and NativeBottomSheet) using @gorhom/bottom-sheet. ## [3.4.0] Feedback ### Changed - Updated react-native-view-shot from version v3.1.2 to v4.0.3. ## [3.3.0] ListViewSwipe - Updated react-native-gesture-handler from version v2.16.2 to 2.24.0 ## [2.2.0] Signature ### Changed - Updated react-native-webview from version v9.0.0 to v10.15.0. ## [4.2.0] WebView ### Changed - Updated react-native-webview from version v11.26.1 to v13.13.2
Version: 9.3.4
Framework Version: 10.17.0
Release Notes: ## [3.1.0] SafeAreaView ### Changed - We started using react-native-safe-area-context to improve edge-to-edge boundaries on android.
Version: 9.3.2
Framework Version: 10.17.0
Release Notes: [9.3.2] Native Mobile Resources - 2025-3-24 [5.1.1] Maps ### Fixed - We fixed an issue where non interactive map was flickering on Android platform.
Version: 9.3.1
Framework Version: 10.17.0
Release Notes: ## [9.3.1] Native Mobile Resources - 2025-3-18 ## [3.1.1] BarChart ### Fixed - We have resolved an issue preventing Bar chart from rendering correctly. ## [2.1.1] ColumnChart ### Fixed - We have resolved an issue preventing Column chart from rendering correctly ## [3.1.1] LineChart ### Fixed - We have resolved an issue preventing Line chart from rendering correctly ## [2.1.1] PieDoughnutChart ### Fixed - We have resolved an issue preventing Pie chart from rendering correctly ## [3.0.1] SafeAreaView ## Fixed - We reverted latest SafeAreaView change since it was causing another issue which the SafeAreaView wasn't covering whole screen.
Version: 9.3.0
Framework Version: 10.17.0
Release Notes: ## [4.0.1] BottomSheet ## Fixed - Updated react-native-modal from version v11.4.5 to v13.0.1 in order to fix random crashes in custom-bottom-sheet widget.
Version: 9.2.0
Framework Version: 10.17.0
Release Notes: ## [4.3.1] ProgressBar - Bumped the version of the react-native-progress to fix black background issues. ## [3.2.1] ProgressCircle - Bumped the version of the react-native-progress to fix black background issues.
Version: 9.1.1
Framework Version: 10.17.0
Release Notes: ## [3.0.1] SafeAreaView ## Fixed - We reverted latest SafeAreaView change since it was causing another issue which the SafeAreaView wasn't covering full screen.
Version: 9.1.0
Framework Version: 10.17.0
Release Notes: ## [1.2.0] RadioButtons ### Fixed - The accessibility role has been changed to radio. ## [3.0.0] SafeAreaView ## Fixed - We fixed the issue where the user closed popup, safe area view wasn`t working properly.