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

[Describe how customers can use your content, what problems your content solve and where can it be useful]

Features and limitations

[Describe the features and limitations of your content to help customers assess your content correctly before downloading]

Dependencies [optional]

[Describe what dependencies your content has, so that customers can download those for successful integration and usage of your content in their applications]

Installation [optional]

[Describe the necessary steps to install the content correctly what will help customer minimize the amount of errors]

Configuration [optional]

[Describe the necessary steps to configure the content]

Known bugs [optional]

[Describe the known bugs to warn the customer beforehand]

Frequently Asked Questions [optional]

Releases

Version: 11.2.1
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.

Version: 11.2.0
Framework Version: 11.3.0
Release Notes: ## [2.0.2] Gallery ### Fixed - We`ve fixed an issue where the Gallery widget would not properly load more items when scrolling down quickly. ## [6.3.1] VideoPlayer - We have updated `react-native-video` version to 6.10.2. - We have fixed an issue where videos were muted in iOS silent mode. The video player now plays sound even when the device is set to silent.
Version: 11.1.1
Framework Version: 11.3.0
Release Notes: ## [4.2.0] BarcodeScanner - We migrated to react-native-vision-camera from react-native-camera.
Version: 11.1.0
Framework Version: 11.3.0
Release Notes: - We migrated from react-native-sound to react-native-track-player. - We updated react-native-permissions to 5.4.2. - We removed react-native-schedule-exact-alarm-permission since it`s no longer required. - Updated react-native from version 0.75.4 to 0.77.3. - We migrated from react-native-file-viewer to react-native-file-viewer-turbo for new architecture compatibility - File viewer now uses modal to display content - We migrated from react-native-biometrics to @sbaiahmed1/react-native-biometrics for new architecture compatibility ## [5.0.2] BottomSheet - Updated react-native-reanimated to v3.16.7 ## [3.0.1] Image ### Changed - We have migrated from react-native-fast-image to @d11/react-native-fast-image for new architecture compatibility. ## [6.3.0] VideoPlayer ### Changed - We have removed react-native-system-navigation-bar and deprecated-react-native-prop-types dependencies. Navigation bar visibility is now handled by the react-native-video package.
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.9
Framework Version: 10.24.0
Release Notes:

## [4.2.0] BarcodeScanner - We migrated to react-native-vision-camera from react-native-camera.

Version: 10.1.8
Framework Version: 10.24.0
Release Notes:

## [] Notifications

 

### BREAKING

 

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

 

## [4.2.0] Notifications

## BREAKING

 

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

Version: 10.1.7
Framework Version: 10.24.0
Release Notes:

Native Mobile Resources 10.1.7

[5.0.1] BottomSheet

Fixed

- Fixed React Native Reanimated worklet function errors by properly memoizing snap points.