We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 865b6db commit 40a62b5Copy full SHA for 40a62b5
docs/src/content/docs/getting-started/create-new-app.md
@@ -47,6 +47,10 @@ The name must satisfy the following rules:
47
- Each segment must start with a letter.
48
- All characters must be alphanumeric or an underscore [a-zA-Z0-9_].
49
:::
50
+
51
+:::note
52
+Do not chose an app name containing the string "obytes" or setup script will replace it with "expo-owner"
53
+:::
54
55
## Open Project on Cursor or VS Code
56
0 commit comments