All notable changes to mendix-native package will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- We downgraded the
OPSqliteto v15.0.7 to align it withmake-it-nativeandnative-template.
- We updated the
OPSqlitewith compatibility for ANdroid 16kb page alignment.
- We added
SessionCookieStoreto persist, restore and clear session cookies on iOS.
- We fixed an issue that caused a FileNotFoundException during file deletion operations.
- We updated mendix-native to support react v19 and react native v0.78.2.
- We introduced AndroidNavigationBar module to get navigation bar height and active status.
- We upgraded mendix-native to use React Native’s New Architecture to improve performance and future compatibility.