Skip to content

Releases: mendix/native-template

Release 14.1.0

02 Apr 14:28
Compare
Choose a tag to compare
  • We have upgraded @mendix/native to version 9.0.1

Release 13.1.1

02 Apr 13:41
Compare
Choose a tag to compare
  • We have fixed an issue building iOS apps using Bitrise

Release 14.0.0

01 Apr 12:58
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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.

Release 12.0.0

22 Jan 12:47
Compare
Choose a tag to compare

Fixes

  • We resolved an issue with the bundle identifier in the Dev scheme on Xcode.

Improvements

  • We have changed Offline Database Management Backend to op-sqlite. The native apps need to be rebuilt via Studio Pro (App -> Build Native Mobile App).

Release 11.0.4

15 Jan 15:15
Compare
Choose a tag to compare

Fixed

  • We resolved an issue with the bundle identifier in the Dev scheme on Xcode.