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: 8.0.3
Framework Version: 10.13.0
Release Notes: ### Added - We have upgraded React Native Permissions to 4.5.1 ## [5.0.0] Maps ### Changed - We updated the `react-native-maps` version to `1.14.0` ## [3.1.2] ProgressCircle ### Added - Support device font size for responsive progress circle sizing. ## [6.0.0] VideoPlayer ### Changed - We have updated `react-native-video` version to 6.4.5
Version: 8.0.2
Framework Version: 10.13.0
Release Notes: ## [5.0.0] Maps ### Changed - We updated the `react-native-maps` version to `1.14.0` ## [6.0.0] VideoPlayer ### Changed - We have updated `react-native-video` version to 6.4.5
Version: 8.0.1
Framework Version: 10.13.0
Release Notes: ### Fixed - We fixed an issue where the `RequestNotificationPermission` action incorrectly returned `true` after the user previously selected `Don`t Allow` on iOS and Android. ## [2.2.1] Accordion ### Fixed - Fixed a bug where the accordion state was not updating correctly when the "Collapsed" attribute was selected. - Resolved an issue where the accordion`s dynamic content was not updating its height after the initial render. ## [3.3.0] BottomSheet ### Added - We have upgraded React Native Device Info to version 11.1.0. ## [1.1.0] Gallery ### Added - We have upgraded React Native Device Info to version 11.1.0. ### Fixed - We`ve resolved an issue where the loading indicator was triggered when pulling down the list, even in the absence of a pull-down event. ## [3.3.0] IntroScreen ### Added - We have upgraded React Native Device Info to version 11.1.0. ## [3.1.0] ListViewSwipe ### Added - We have upgraded React Native Gesture Handler to version 2.16.2. ## [5.0.1] Rating ### Changed - We have updated the rating native widget to replace the use of AnimatableProps from the react-native-animatable library with AnimatableProperties. ### BREAKING - We made the widget compatible with React Native 0.73.8 ## [5.0.1] VideoPlayer ### Fixed - We have fixed an issue where the video player was not functioning on iOS devices.
Version: 8.0.0
Framework Version: 10.13.0
Release Notes: # BREAKING - We have upgrade React Native to version 0.73.8
Version: 7.0.0
Framework Version: 10.12.0
Release Notes: ### Fixed - We have fixed an issue with checking blocked permissions on iOS - We have fixed an issue with `useNavigation` support in widgets.
Version: 6.1.1
Framework Version: 10.6.9
Release Notes: ### Fixed - We have fixed an issue with checking blocked permissions on iOS
Version: 6.1.0
Framework Version: 10.6.9
Release Notes: ### Fixed - We have added CheckGenericPermission and updated RequestGenericPermission to use SCHEDULE_EXACT_ALARM.
Version: 6.0.3
Framework Version: 10.6.5
Release Notes: ## [4.0.1] FloatingActionButton ### Fixed - We have fixed an issue where icons within Floating Action Buttons were not properly centered.
Version: 6.0.2
Framework Version: 10.6.5
Release Notes: ### Fixed - Fixed an Android issue in Download file action with encrypted files enabled projects.
Version: 6.0.1
Framework Version: 10.6.0
Release Notes: [2.2.1] - Accordion ### Fixed - Fixed a bug where the accordion state was not updating correctly when the "Collapsed" attribute was selected. - Resolved an issue where the accordion's dynamic content was not updating its height after the initial render. [1.0.3] - Gallery ### Fixed - We've resolved an issue where the loading indicator was triggered when pulling down the list, even in the absence of a pull-down event.