kitchen-sink icon indicating copy to clipboard operation
kitchen-sink copied to clipboard

Failing to run on Android Emulator

Open raedabusanad opened this issue 4 years ago • 0 comments

I had no luck running the kitchen-sink on Windows machine Android emulator.

  1. Open project in VS Code
  2. npm install
  3. npx react-native link
  4. npx react-native start --reset-cache
  5. npx react-native run-android

image

Plz advise of any missing steps to run the demo app on emulator under windows 10 environment.

raedabusanad avatar Jul 16 '21 11:07 raedabusanad