brunolemos/react-native-web-monorepo

For those who unable to run in Real android device

kenchoong opened this issue · 0 comments

Step to run in Android Real Device

  1. open package\mobile\android in Android studio
  2. Click run(in Android) to install the app 1st
  3. Go to chrome://inspect/devices#devices add localhost:8081 after click Port Forwarding and Configure
  4. Finally in project root run yarn android again.

Maybe can add this to readme file for future reader