create-expo
Advanced tools
Comparing version 2.1.0-rc.0 to 2.1.0-rc.1
{ | ||
"name": "create-expo", | ||
"version": "2.1.0-rc.0", | ||
"version": "2.1.0-rc.1", | ||
"bin": { | ||
@@ -5,0 +5,0 @@ "create-expo-app": "./build/index.js" |
@@ -43,4 +43,7 @@ <!-- Title --> | ||
pnpm create expo-app | ||
# With Bun | ||
bunx create-expo-app | ||
``` | ||
Once you're up and running with Create Expo App, visit [this tutorial](https://docs.expo.dev/tutorial/planning/) for more information on building mobile apps with React. |
Sorry, the diff of this file is too big to display
1230897
2827
49