Native Template 19
Last modified: April 20, 2026
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.