Native Mobile Resources
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
Typical usage scenario
Native Mobile Resources provides the essential configuration and assets required for Mendix Native Mobile apps. Developers use it when creating or upgrading native apps to enable core native features, theming, and offline behavior with minimal setup.
Features and limitations
The module delivers all necessary resources for Mendix Native apps and is regularly updated for compatibility with new platform versions. However, it is intended only for native apps, should not be modified directly, and requires a compatible Mendix version and Native Template to function correctly.
Releases
## [2.0.2] GalleryTextFilter ### Fixed - Fixed VoiceOver/TalkBack not announcing the clear text button. ## [1.1.1] Switch ### Added - Added the ability to change the position of the label in horizontal view from the left side of the switch to the right side. ### Fixed - We fixed an issue where the validation message was rendered inside the view container of the switch, which caused incorrect styling of the switch. - Fixed an issue where two overlapping tracks were seen in IOS, giving a inconsistent look to switch.
- We fixed native file system module reference.
- We upgraded Native Mobile Resources to Studio Pro 11.7.0.
## [3.0.3] Image ### Changed - We fixed image enlargement issue on Android.
## [2.2.1] BackgroundGradient
- We fixed an issue where the `background-gradient-native` widget would not render correctly with the new RN architecture upgrade.
## [4.2.1] IntroScreen
### Fixed
- We fixed an issue where using the conditional visibility on the IntroScreen would cause the widget not to render.
## [4.0.1] PopupMenu
- We fixed an iOS issue where native Popup Menu icons were not tappable and failed to open the menu.
## [4.2.2] BarcodeScanner - We expanded the barcode-scanner configuration in Vision Camera to support all available `CodeType` formats, including QR, Aztec, Data Matrix, PDF-417, EAN, UPC, GS1 DataBar, ITF, and Code barcodes. - We updated react-native-vision-camera from version v4.7.1 to v4.7.3.
## [5.0.3] BottomSheet - Updated react-native-reanimated to v3.17.5. This addresses compatibility issues with React Native 0.78 and later versions.
## [2.0.1] GalleryTextFilter - Updated react-native-svg to v15.12.1. This addresses compatibility issues with React Native 0.78 and later versions.
## [3.0.2] Image - Updated react-native-svg to v15.12.1. This addresses compatibility issues with React Native 0.78 and later versions.
## [4.0.1] QRCode - Updated react-native-svg to v15.12.1. This addresses compatibility issues with React Native 0.78 and later versions.