Releases: mendix/native-widgets
Releases · mendix/native-widgets
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.
Native Mobile Resources 11.3.6 - Mendix 11.6.0
- We fixed native file system module reference.
Nanoflow Commons 5.2.1 - Mendix 10.24.0.73019
- We fixed an issue with @react-native-community/geolocation where Android devices had difficulty obtaining precise location data.
Fixed
- We`ve fixed a synchronization issue with Base64 images generated by the Signature widget.
Native Mobile Resources 10.1.15 - Mendix 10.24.0.73019
[2.0.2] Gallery
Fixed
- We`ve fixed an issue with a race condition where the Gallery widget would not consistently render items when using virtual scrolling in arbitrary scenarios.