Releases: mendix/native-widgets
Releases · mendix/native-widgets
Native Mobile Resources 8.0.3 - Mendix 10.13.0.41393
Added
- We have upgraded React Native Permissions to 4.5.1
[5.0.0] Maps
Changed
- We updated the
react-native-maps
version to1.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
Native Mobile Resources 4.1.5 - Mendix 9.24.26.42913
- We have updated
react-native-permissions
to version3.6.1
[3.1.2] ProgressCircle
Added
- Support device font size for responsive progress circle sizing.
Native Mobile Resources 4.1.4 - Mendix 9.24.26.42913
- We have updated
react-native-permissions
to version3.6.1
[3.1.2] ProgressCircle
Added
- Support device font size for responsive progress circle sizing.
Native Mobile Resources 8.0.2 - Mendix 10.13.0.41393
[5.0.0] Maps
Changed
- We updated the
react-native-maps
version to1.14.0
[6.0.0] VideoPlayer
Changed
- We have updated
react-native-video
version to 6.4.5
Native Mobile Resources 8.0.1 - Mendix 10.13.0.41393
Fixed
- We fixed an issue where the
RequestNotificationPermission
action incorrectly returnedtrue
after the user previously selectedDon
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.
Native Mobile Resources 4.1.3 - Mendix 9.24.26.42913
Fixed
- We fixed an issue where the
RequestNotificationPermission
action incorrectly returnedtrue
after the user previously selectedDon
t Allow` on iOS and Android.
[4.0.1] Maps
Fixed
- We Resolved an issue where an empty marker callout box would appear in Apple Maps on iOS when no content was provided for the marker.
Nanoflow Commons 4.0.4 - Mendix 10.6.5.29688
- We've added support for the token-based authentication with the SignIn action. This authentication method allows users to remain signed in until the expiration time of the token. You can read more about this behavior on this documentation page https://docs.mendix.com/refguide/session-management/#2-authentication-token
To enable it you can set the new SignIn action parameter useAuthToken
to true
.
Native Mobile Resources 8.0.0 - Mendix 10.13.0.41393
BREAKING
- We have upgrade React Native to version 0.73.8
Native Mobile Resources 7.0.0 - Mendix 10.12.0.38909
Fixed
- We have fixed an issue with checking blocked permissions on iOS
- We have fixed an issue with
useNavigation
support in widgets.
Native Mobile Resources 6.1.1- Mendix 10.6.9.36429
Fixed
- We have fixed an issue with checking blocked permissions on iOS