Skip to content

Commit 40a62b5

Browse files
authored
doc: instruction not to use 'obytes' in project name
1 parent 865b6db commit 40a62b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/src/content/docs/getting-started/create-new-app.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ The name must satisfy the following rules:
4747
- Each segment must start with a letter.
4848
- All characters must be alphanumeric or an underscore [a-zA-Z0-9_].
4949
:::
50+
51+
:::note
52+
Do not chose an app name containing the string "obytes" or setup script will replace it with "expo-owner"
53+
:::
5054

5155
## Open Project on Cursor or VS Code
5256

0 commit comments

Comments
 (0)