Skip to content

Releases: roninoss/create-expo-stack

[email protected]

20 Feb 11:05

Choose a tag to compare

Patch Changes

[email protected]

20 Feb 10:50

Choose a tag to compare

Patch Changes

[email protected]

20 Feb 10:04

Choose a tag to compare

Patch Changes

  • dc9748c: Fix import alias mismatch in expo-router and Nativewind UI tabs/drawer templates by replacing ~/ with @/ to match the generated tsconfig path alias.
  • Updated dependencies [dc9748c]

[email protected]

20 Feb 09:11

Choose a tag to compare

Minor Changes

  • 60fe131: 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. Re-enable react-navigation test coverage for stack, tabs, and drawer+tabs across all styling packages.

Patch Changes

[email protected]

20 Feb 07:08

Choose a tag to compare

Patch Changes

[email protected]

20 Feb 11:05

Choose a tag to compare

Patch Changes

  • 47f09af: Re-enable tabs and drawer+tabs navigation options in interactive CLI prompts.

[email protected]

20 Feb 10:50

Choose a tag to compare

Patch Changes

  • cd7064e: Use p-safe without offset and add white background to Nativewind Container component.

[email protected]

20 Feb 10:04

Choose a tag to compare

Patch Changes

  • dc9748c: Fix import alias mismatch in expo-router and Nativewind UI tabs/drawer templates by replacing ~/ with @/ to match the generated tsconfig path alias.

[email protected]

20 Feb 09:11

Choose a tag to compare

Minor Changes

  • 60fe131: 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. Re-enable react-navigation test coverage for stack, tabs, and drawer+tabs across all styling packages.

[email protected]

20 Feb 07:08

Choose a tag to compare

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.