Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/src/content/docs/getting-started/create-new-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ The name must satisfy the following rules:
- Each segment must start with a letter.
- All characters must be alphanumeric or an underscore [a-zA-Z0-9_].
:::

:::note
Do not chose an app name containing the string "obytes" or setup script will replace it with "expo-owner"
:::

## Open Project on Cursor or VS Code

Expand Down