- Open the
/app/index.tsxfile. - Locate line number 12.
- Change
source={{ uri: 'otical.in' }}tosource={{ uri: 'yourdomain.com' }}.
No other changes are required in the source code.
========================================================
Run npx expo start to start a development server.

