Skip to content

Releases: roninoss/create-expo-stack

[email protected]

02 Apr 01:31
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • #227 142847d Thanks @danstepanov! - validate user is using bun version v1.0.14 if they are using bun, clean up package manager detection logic, add function to fetch package manager version

  • #227 94bec4c Thanks @danstepanov! - Fix formatting of generated project when using --no-install with options that result in prettier plugins needing to be installed

  • #227 5910188 Thanks @danstepanov! - bump react-native to 73.6 for expo sdk 50

  • cfc261a Thanks @danstepanov! - automatically update the contributor list in the README

  • a2fe5b8 Thanks @danstepanov! - add check for dir being present in file path with shared project name, enhances input validation for cli

  • 3ba0544 Thanks @danstepanov! - remove project files on throw, fix project name validation

[email protected]

14 Feb 10:23
Compare
Choose a tag to compare

Patch Changes

[email protected]

05 Feb 03:00
Compare
Choose a tag to compare

Patch Changes

[email protected]

29 Jan 05:08
Compare
Choose a tag to compare

Patch Changes

[email protected]

29 Jan 03:28
Compare
Choose a tag to compare

Minor Changes

Patch Changes

[email protected]

20 Jan 22:26
Compare
Choose a tag to compare

Patch Changes

  • #178 3061323 Thanks @finnbayer! - added resolution/override for expo-modules-core to expo-router template

[email protected]

15 Jan 18:04
Compare
Choose a tag to compare

Patch Changes

[email protected]

15 Jan 16:56
Compare
Choose a tag to compare

Patch Changes

[email protected]

15 Jan 06:03
Compare
Choose a tag to compare

Patch Changes

  • 5199dce Thanks @danstepanov! - rename app.d.ts to app-env.d.ts to ensure that nativewind className property is supported per instruction from Mark Lawlor

  • f29a265 Thanks @danstepanov! - add missing route and html file for expo router templates

  • 49550e7 Thanks @gwenoleR! - Tamagui : Change Text to SizableText and H1 on Tamagui config to apply default style

    Tamagui - Expo Router : Load font on _layout to apply them on all app

[email protected]

09 Jan 20:35
Compare
Choose a tag to compare

Patch Changes

  • 8729fc3 Thanks @danstepanov! - remove experimental flag from expo router

  • 8729fc3 Thanks @danstepanov! - move stack screen option configuration to screen level rather than parent layout level