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
2 changes: 2 additions & 0 deletions resources/views/docs/mobile/2/getting-started/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,8 @@ You can start hot reloading by running the following command:
php artisan native:watch
```

**Note:** When testing on a real device, hot reloading will reach back to the Vite server running on your development machine so you will need to ensure the Wi-Fi on the mobile device is connected to the same network as your development machine.

<aside>

#### 🔥 Hot Tip!
Expand Down