Releases: mendix/native-template
Releases · mendix/native-template
Release 14.1.8
- We have migrated to react-native-vision-camera to fix barcode scanner issues on Android.
- We updated the react-native-firebase to v20.1.0 with BOM v33.1.1, adding support for 16KB page size alignment.
Release 16.0.0
- We have updated native template to support react native new architecture.
Release 15.4.4
- We updated version of
op-sqliteto 15.0.7 - We updated version of
@mendix/nativeto 10.3.1
Release 15.4.3
- We updated the version of
@mendix/nativeto10.3.0to fix the components.json errors.
Release 15.4.2
- We have installed react-native-edge-to-edge to fix issues in android 15+
Release 14.1.7
- We have installed react-native-edge-to-edge to fix issues in android 15+
Release 15.4.1
- We have migrated to
react-native-vision-camerato version 4.7.1.
Release 14.1.6
- We added support for Android devices that use a 16 KB memory page size, ensuring compatibility with the upcoming Android 16 KB page size requirement.
Release 15.4.0
-
We have migrated from react-native-push-notification to @notifee/react-native for better new architecture compatibility and enhanced push notification features
-
We have upgraded
react-native-permissionsto version 5.4.2 -
We have removed
react-native-schedule-exact-alarm-permissiondependency -
We have added a USE_BIOMETRIC permission in Android.
-
We have migrated from react-native-fast-image to @d11/react-native-fast-image for new architecture compatibility.
-
We have upgraded react-native-reanimated to v3.16.7.
Release 11.1.4
- We have fixed deprecated Kotlin extension function used in react native screens package.