Skip to content

MiN 3.0.2 - Studio Pro 10.17.0

Latest
Compare
Choose a tag to compare
@stelselim stelselim released this 26 Nov 14:31
42d5319

Release Notes for Android and iOS


🚀 Version Update: React Native 0.75.4

We've upgraded the core framework to React Native 0.75.4 to enhance performance, stability, and compatibility across both Android and iOS platforms.


📦 Library Updates and Improvements

We've upgraded the following libraries to their latest versions for improved functionality, security, and stability:

  • @react-native-async-storage/async-storage: 2.0.0
  • @react-native-community/datetimepicker: 8.2.0
  • @react-native-masked-view/masked-view: 0.3.1
  • @react-native-picker/picker: 2.8.1
  • @react-navigation/native: 6.1.18
  • react-native-device-info: 13.0.0
  • react-native-gesture-handler: 2.20.2
  • react-native-localize: 3.2.1
  • react-native-pager-view: 6.4.1
  • react-native-safe-area-context: 4.11.0
  • react-native-svg: 15.7.1
  • react-native-tab-view: 3.5.2
  • react-native-vector-icons: 10.2.0

⚠️ Breaking Changes

  • React Native Upgrade Impact: Ensure all custom native modules are compatible with React Native 0.75.4. Some APIs or third-party modules might need adjustments to maintain functionality.
  • Library Migration:
    • @react-native-community/async-storage has been replaced by @react-native-async-storage/async-storage. Ensure your imports and project dependencies reflect this change.
    • @react-native-community/masked-view has been replaced by @react-native-masked-view/masked-view. Update your references accordingly.

🛠️ Important Actions

  • Mendix Native Mobile Resources Module:
    The Native Mobile Resources Module in the Mendix App Store needs to be updated within your Mendix projects. This update ensures compatibility with the latest React Native version and library upgrades.

These updates ensure a smoother, more stable experience on both Android and iOS while maintaining compatibility with the latest operating system features and performance improvements.