create-expo-stack@2.20.2
·
8 commits
to main
since this release
Patch Changes
- 674e22c: Update Nativewind templates to follow v4 best practices: replace SafeAreaView with safe area utility classes, add SafeAreaProvider at app root, fix className concatenation bug, use interface + React.FC typing, and remove unused Container component from no-navigation projects.