All notable changes to this widget will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated react-native-gesture-handler from version v2.30.0 to v2.31.2.
- Updated react-native-reanimated from version v4.2.2 to v4.3.1.
- Updated react-native-worklets from version v0.7.4 to v0.8.3.
- Updated @gorhom/bottom-sheet from version v5.2.8 to v5.2.14.
- Updated @shopify/flash-list from version v2.2.2 to v2.3.1.
- 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.
- 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.
- Replaced the deprecated InteractionManager in CustomModalSheet.
- Updated @gorhom/bottom-sheet from version v5.1.1 to v5.2.8.
- Updated @shopify/flash-list from version v1.7.3 to v2.2.2.
- Updated react-native-device-info from version v14.0.4 to v15.0.2.
- Updated react-native-gesture-handler from version v2.24.0 to v2.30.0.
- Updated react-native-reanimated from version v3.17.5 to v4.2.2.
- Added react-native-worklets v0.7.4.
- Updated react-native-reanimated to v3.17.5. This addresses compatibility issues with React Native 0.78 and later versions.
- Updated react-native-reanimated to v3.16.7
- Updated react-native-device-info to latest version.
- Rewrote all bottomsheet widgets (customModalSheet, ExpandingDrawer, and NativeBottomSheet) using @gorhom/bottom-sheet.
- Updated react-native-modal from version v11.4.5 to v13.0.1 in order to fix random crashes in custom-bottom-sheet widget.
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.15.0.
- Updated react-native-device-info from version v11.1.0 to v13.0.0.
- We have upgraded React Native Device Info to version 11.1.0.
- We've updated react-native-device-info library.
- Correction to README.md file.
- We fixed an issue that happens during opening modal on ios
- Structure mode preview
- Dark theme icons for Tile and List view.
- We added a toolbox category and toolbox tile image for Studio & Studio Pro.