File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -67,11 +67,11 @@ bun create expo-stack myapp --expo-router --nativewind --bun
67
67
| ` --drawer ` | Use a Drawer navigator (pass with either Expo Router or React Navigation flag) |
68
68
| ` --firebase ` | Use Firebase for authentication, initial configuration only |
69
69
| ` --supabase ` | Use Supabase for authentication, initial configuration only |
70
- | ` --vexo-analytics ` | Use Vexo Analytics for analytics, initial configuration only |
71
70
| ` --nativewind ` | Use Nativewind for styling |
72
71
| ` --unistyles ` | Use Unistyles for styling |
73
72
| ` --tamagui ` | Use Tamagui for styling |
74
73
| ` --restyle ` | Use Restyle for styling |
75
74
| ` --stylesheet ` | Use StyleSheet for styling, used by default |
75
+ | ` --zustand ` | Use Zustand for state management |
76
76
| ` --i18next ` | Use i18next for internationalization |
77
77
| ` -i ` , ` --ignite ` | Initialize an opinionated starter using Infinite Red's Ignite |
You can’t perform that action at this time.
0 commit comments