Skip to content

Commit 79bf6af

Browse files
author
Alexander Clay
committed
Updated docs
1 parent 49216ff commit 79bf6af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/content/docs/en/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,11 @@ bun create expo-stack myapp --expo-router --nativewind --bun
6767
| `--drawer` | Use a Drawer navigator (pass with either Expo Router or React Navigation flag) |
6868
| `--firebase` | Use Firebase for authentication, initial configuration only |
6969
| `--supabase` | Use Supabase for authentication, initial configuration only |
70-
| `--vexo-analytics` | Use Vexo Analytics for analytics, initial configuration only |
7170
| `--nativewind` | Use Nativewind for styling |
7271
| `--unistyles` | Use Unistyles for styling |
7372
| `--tamagui` | Use Tamagui for styling |
7473
| `--restyle` | Use Restyle for styling |
7574
| `--stylesheet` | Use StyleSheet for styling, used by default |
75+
| `--zustand` | Use Zustand for state management |
7676
| `--i18next` | Use i18next for internationalization |
7777
| `-i`, `--ignite` | Initialize an opinionated starter using Infinite Red's Ignite |

0 commit comments

Comments
 (0)