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.3
Framework Version: 11.0.0
Release Notes: ## React Native Update
- Updated React Native from version 0.75.4 to 0.77.3.
## [6.2.0] React native video
- Updated `react-native-video` to version 6.10.0.
Version: 11.0.2
Framework Version: 11.0.0
Release Notes: ## [3.1.1] SafeAreaView
- We fixed the issue where navigation buttons were being overlapped due to improper safe area handling.
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.2
Framework Version: 10.24.0
Release Notes:
## [3.1.1] SafeAreaView
- We fixed the issue where navigation buttons were being overlapped due to improper safe area handling.
Version: 10.1.1
Framework Version: 10.24.0
Release Notes: [6.1.1] video-player-native
- Updated react-native-video version from 6.4.5 to 6.10.0
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.6
Framework Version: 10.17.0
Release Notes: ## [3.1.1] SafeAreaView
- We fixed the issue where navigation buttons were being overlapped due to improper safe area handling.
Version: 9.3.5
Framework Version: 10.17.0
Release Notes: ## [2.0.1] gallery-text-filter-native, [3.0.1] image-native, [4.0.1] qr-code-native
### Changed
- Updated react-native-svg from version 15.7.1 to 15.11.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.