Skip to content

Releases: mendix/native-widgets

Nanoflow Commons 7.0.0 - Mendix 11.10.0

12 May 04:29

Choose a tag to compare

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

12 May 05:30

Choose a tag to compare

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

10 Apr 09:33

Choose a tag to compare

[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

09 Apr 04:57

Choose a tag to compare

[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

14 Mar 15:40

Choose a tag to compare

[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

14 Mar 17:06

Choose a tag to compare

[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

14 Mar 18:00

Choose a tag to compare

[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

05 Mar 06:45

Choose a tag to compare

  • We`ve fixed a synchronization issue with Base64 images generated by the Signature widget.

Nanoflow Commons 6.2.2 - Mendix 11.6.0

05 Mar 08:30

Choose a tag to compare

  • We`ve fixed a synchronization issue with Base64 images generated by the Signature widget.

Native Mobile Resources 11.4.0 - Mendix 11.7.0

05 Mar 06:43

Choose a tag to compare

  • We fixed native file system module reference.