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

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

Version: 11.4.1
Framework Version: 11.7.0
Release Notes:

## [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.

Version: 11.4.0
Framework Version: 11.7.0
Release Notes:

- We fixed native file system module reference.

Version: 11.3.7
Framework Version: 11.6.0
Release Notes:

## [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
Version: 11.3.6
Framework Version: 11.6.0
Release Notes: - We fixed native file system module reference.
Version: 11.3.5
Framework Version: 11.7.0
Release Notes:

- We upgraded Native Mobile Resources to Studio Pro 11.7.0.

Version: 11.3.4
Framework Version: 11.3.0
Release Notes:

## [3.0.3] Image ### Changed - We fixed image enlargement issue on Android.

Version: 11.3.3
Framework Version: 11.3.0
Release Notes:

 

## [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.

Version: 11.3.2
Framework Version: 11.3.0
Release Notes:

## [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.

Version: 11.3.1
Framework Version: 11.3.0
Release Notes:

## [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.

Version: 11.3.0
Framework Version: 11.3.0
Release Notes:

## [5.1.0] Notifications
## BREAKING

- Updated the react-native-firebase to v20.1.0. Ensure that the Native Template and Native Builder are updated accordingly.