Skip to content

Releases: mendix/native-template

Release 7.0.26

02 May 12:06

Choose a tag to compare

  • We have fixed an issue where a user may face an error during build process because latest version 18 for playServices is not compatible with current gradle version.

Release 11.0.6

23 Apr 16:04

Choose a tag to compare

  • We fixed an issue where an image that was not in PNG format caused errors because the react-native version was missing a patch.

Release 14.1.0

02 Apr 14:28

Choose a tag to compare

  • We have upgraded @mendix/native to version 9.0.1

Release 13.1.1

02 Apr 13:41

Choose a tag to compare

  • We have fixed an issue building iOS apps using Bitrise

Release 14.0.0

01 Apr 12:58

Choose a tag to compare

  • We upgraded our React Native version to 0.77.1. This update brings latest security and performance improvements.

Library Updates and Improvements

  • @op-engineering/op-sqlite: 9.2.7
  • @react-native-picker/picker: 2.11.0
  • @react-native-community/cli: 16.0.2
  • @react-native-community/cli-platform-android: 16.0.2
  • @react-native-community/cli-platform-ios: 16.0.2
  • react-native-gesture-handler: 2.23.1
  • react-native-safe-area-context: 5.2.0
  • react-native-screens: 4.6.0
  • react-native-svg: 15.11.1
  • react-native-video: 6.10.0

Release 13.1.0

27 Mar 09:42

Choose a tag to compare

  • We have applied the patch for @react-native-camera-roll to fix the saving picture issue.

Release 13.0.0

21 Mar 12:34

Choose a tag to compare

  • We have updated React Navigation to V7
  • We have updated the following additional dependencies:
    • react-native-reanimated to 3.16.1
    • react-native-screens to 4.4.0
    • react-native-image-picker to 7.2.3
    • @react-native-community/netinfo to 11.4.1
  • We're now using @gorhom/bottom-sheet for bottom sheet implementation
  • We have added the option to enable or disable cookie encryption for Android devices.

Release 12.0.1

10 Mar 13:34

Choose a tag to compare

  • We resolved an issue where changing the system font scale could cause crashes on Android.

Release 11.0.5

10 Mar 13:31

Choose a tag to compare

  • We resolved an issue where changing the system font scale could cause crashes on Android.

Release 7.0.25

30 Jan 12:42

Choose a tag to compare

  • We have upgraded Node.js version to v20.
  • [Android] We have replaced the MaxPermSize JVM parameter with MaxMetaspaceSize, as MaxPermSize is no longer available since Java 8.