Update information who install nativeBase in Expo Project #5767
Samuelplim
started this conversation in
Feature request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Update information on who installs nativeBase in the Expo Project
documentation link https://docs.nativebase.io/install-expo commands:
expo init my-app --template @native-base/expo-template
To
npx create-expo-app my-app --template @native-base/expo-template-typescript
And
expo init my-app --template @native-base/expo-template-typescript
To
npx create-expo-app my-app --template @native-base/expo-template-typescript
Expo documentation:
https://docs.expo.dev/archive/expo-cli/#expo-cli-migration
Beta Was this translation helpful? Give feedback.
All reactions