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: 12.0.0
Framework Version: 11.10.0
Release Notes:

### Changed - We replaced the deprecated CameraRoll.saveToCameraRoll with CameraRoll.saveAsset in SaveToPictureLibrary activity. - Add await to API calls updated to async in recent update - Updated @react-native-camera-roll/camera-roll from version v7.4.0 to v7.10.2. - Updated @sbaiahmed1/react-native-biometrics from version v0.4.0 to v0.10.0. - Updated @swan-io/react-native-browser from version v0.4.1 to v1.0.1. - Updated react-native-blob-util from version v0.21.2 to v0.24.7. - Updated react-native-device-info from version v14.0.4 to v15.0.2. - Updated react-native-file-viewer-turbo from version v0.6.0 to v0.7.4. - Updated react-native-localize from version v3.2.1 to v3.7.0. - Updated react-native-permissions from version v5.4.2 to v5.5.1. ## [5.1.0] AppEvents ### Changed - Updated @react-native-community/netinfo from version v11.4.1 to v11.5.2. ## [3.6.0] Feedback ### Changed - Replaced the deprecated InteractionManager in Feedback widget. ### Added - Translation support for all widget text through configurable properties in Studio Pro. - Visible label above feedback input field to ensure WCAG compliance. ### Fixed - Fixed logo overlap issue where custom logo appeared on top of default icon instead of replacing it. ## [2.1.0] GalleryTextFilter ### Changed - Updated react-native-svg from version v15.12.1 to v15.15.3. ## [3.1.0] Image ### Changed - Updated @d11/react-native-fast-image from version v8.11.1 to v8.13.0. - Updated react-native-svg from version v15.12.1 to v15.15.3. ## [4.4.0] IntroScreen ### Fixed - We fixed an issue with the TalkBack/VoiceOver traversal in the IntroScreen widget, where the order was not correct. ## [3.4.0] ListViewSwipe ### Changed - Updated react-native-gesture-handler from version v2.24.0 to v2.30.0. ## [5.2.0] Maps ### Changed - Updated react-native-maps from version v1.14.0 to v1.20.1. ## [4.1.0] QRCode ### Changed - Updated react-native-svg from version v15.12.1 to v15.15.3. ## [3.2.0] SafeAreaView ### Changed - Updated @react-navigation/bottom-tabs from version v6.6.1 to v7.15.2. - Updated react-native-safe-area-context from version v5.2.0 to v5.7.0. ## [2.4.0] Signature ### Changed - Updated react-native-webview from version v13.13.2 to v13.16.1. ## [6.4.0] VideoPlayer ### Changed - Updated react-native-video from version v6.10.2 to v6.19.0. ## [4.4.0] WebView ### Changed - Updated react-native-webview from version v13.13.2 to v13.16.1.

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.