Skip to content

create-expo-stack@2.20.2

Choose a tag to compare

@danstepanov danstepanov released this 20 Feb 07:08
· 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.