kitchen-sink
kitchen-sink copied to clipboard
Failing to run on Android Emulator
I had no luck running the kitchen-sink on Windows machine Android emulator.
- Open project in VS Code
- npm install
- npx react-native link
- npx react-native start --reset-cache
- npx react-native run-android

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