Native Template 19
Last modified: May 6, 2026
19.0.4
Release date: May 4, 2026
Improvements
- We updated vulnerable
okhttp,jackson, andsecurity-cryptodependencies.
19.0.3
Release date: April 29, 2026
Fixes
- We fixed an issue where version logs events were not recorded in Firebase for Android.
- We fixed an issue which occurred when building apps in Xcode 26.4 and above.
19.0.2
Release date: April 22, 2026
Improvements
- We updated
mendix-nativeto v0.4.1, strengthening Android cookie encryption by migrating fromAES/CBC/PKCS7PaddingtoAES/GCM/NoPadding.
19.0.1
Release date: April 22, 2026
Fixes
- We fixed an iOS build issue introduced by the React Native
0.83.4upgrade by removing the incorrectoverridekeyword from AppDelegate application lifecycle methods.
19.0.0
Release date: April 20, 2026
Improvements
- We upgraded the core stack to React Native
0.83.4and aligned related React dependencies. - We upgraded multiple React Native ecosystem dependencies for compatibility and stability, including CLI, navigation, animation, media, and platform modules.
- We migrated from
react-native-vector-iconsto the scoped@react-native-vector-icons/*package set. - We updated
.gitignoreto more precisely excludenode_modulesdirectories in specific locations. - We added
@shopify/flash-listto support the migration from FlatList to FlashList. - We upgraded
react-native-tab-viewfrom3.5.2to4.3.0.
Fixes
- We fixed iOS builds crashing when built with Xcode 26.