Skip to content

Releases: roninoss/create-expo-stack

rn-new@2.21.3

20 Feb 11:05

Choose a tag to compare

Patch Changes

  • 47f09af: Re-enable tabs and drawer+tabs navigation options in interactive CLI prompts.
  • Updated dependencies [47f09af]
    • create-expo-stack@2.21.3

rn-new@2.21.2

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.
  • Updated dependencies [cd7064e]
    • create-expo-stack@2.21.2

rn-new@2.21.1

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]
    • create-expo-stack@2.21.1

rn-new@2.21.0

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

  • Updated dependencies [60fe131]
    • create-expo-stack@2.21.0

rn-new@2.20.2

20 Feb 07:08

Choose a tag to compare

Patch Changes

  • Updated dependencies [674e22c]
    • create-expo-stack@2.20.2

create-expo-stack@2.21.3

20 Feb 11:05

Choose a tag to compare

Patch Changes

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

create-expo-stack@2.21.2

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.

create-expo-stack@2.21.1

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.

create-expo-stack@2.21.0

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.

create-expo-stack@2.20.2

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.