Releases: mendix/mendix-native
Releases · mendix/mendix-native
v0.4.1
v0.4.0
- We upgraded
@op-engineering/op-sqlitefrom v15.0.7 to v15.2.5. - We upgraded core native stack dependencies, including React Native (v0.78.2 -> v0.83.4), React (v19.0.0 -> v19.2.4), and
@react-native-community/cli(v18.0.1 -> v20.1.2). - We updated supporting development tooling dependencies (ESLint, Commitlint, Prettier, Lefthook, TypeScript, Turbo, and Release It).
v0.3.2
- We updated the
OPSqlitewith compatibility for ANdroid 16kb page alignment.
v0.3.1
- We added
SessionCookieStoreto persist, restore and clear session cookies on iOS.
v0.3.0
- 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.
v0.1.3
What's Changed
- We introduced AndroidNavigationBar module to get navigation bar height and active status.
v0.1.2
What's Changed
Added React Native new architecture support