Releases: mendix/native-widgets
Releases · mendix/native-widgets
Nanoflow Commons 7.0.0 - Mendix 11.10.0
Changed
- Updated @react-native-async-storage/async-storage from version v2.0.0 to v2.2.0.
- Updated react-native-permissions from version v5.4.2 to v5.5.1.
Native Mobile Resources 10.1.17 - Mendix 10.24.0.73019
Changed
- We replaced the depricated CameraRoll.saveToCameraRoll with CameraRoll.saveAsset in SaveToPictureLibrary activity.
[3.4.1] Feedback
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.
[4.1.2] IntroScreen
Fixed
- We fixed an issue with the TalkBack/VoiceOver traversal in the IntroScreen widget, where the order was not correct.
Native Mobile Resources 11.3.8 - Mendix 11.6.0
[2.1.0] Gallery
Changed
- We migrated from using the native FlatList to @shopify/flash-list.
[4.3.0] IntroScreen
Changed
- We migrated from using the native FlatList to @shopify/flash-list.
Native Mobile Resources 11.4.2 - Mendix 11.7.0
[5.0.4] BottomSheet
Fixed
- Fixed the “non‑worklet function called on the UI thread” error in bottom sheet coming from @gorhom/bottom-sheet usage.
- Fixed ExpandingDrawer to open correctly and show all elements.
Changed
- Improved performance by memoizing all callbacks with useCallback and useMemo across all components.
- BottomSheet now uses BottomSheetScrollView instead of BottomSheetView, enabling proper scrolling in expanded states.
- NativeBottomSheet now explicitly calculates snapPoints with 90% screen height cap for predictable sizing.
- CustomModalSheet now measures content height dynamically with 90% screen height cap, removing offscreen SafeAreaView measurement.
[2.1.0] Gallery
Changed
- We migrated from using the native FlatList to @shopify/flash-list.
[4.3.0] IntroScreen
Changed
- We migrated from using the native FlatList to @shopify/flash-list.
Native Mobile Resources 11.4.1 - Mendix 11.7.0
[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.
Native Mobile Resources 11.3.7 - Mendix 11.6.0
[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
Native Mobile Resources 10.1.16 - Mendix 10.24.0.73019
[2.0.1] GalleryTextFilter
Fixed
- Fixed VoiceOver/TalkBack not announcing the clear text button and text input value.
[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.
Nanoflow Commons 6.3.1 - Mendix 11.7.0
- We`ve fixed a synchronization issue with Base64 images generated by the Signature widget.
Nanoflow Commons 6.2.2 - Mendix 11.6.0
- We`ve fixed a synchronization issue with Base64 images generated by the Signature widget.
Native Mobile Resources 11.4.0 - Mendix 11.7.0
- We fixed native file system module reference.