zmxv / react-native-sound-demo

react-native-sound demo project for iOS and Android
MIT License
99 stars 103 forks source link

Doesn't run on Android 6.0.1 #1

Closed rmtsrc closed 7 years ago

rmtsrc commented 7 years ago

Checking this project out and running:

npm install
react-native run-android

Compiles correctly, but when it opens on a Samsung S7 in dev mode the following error is displayed: screenshot_20161026-132253

rmtsrc commented 7 years ago

My bad this does work, I just needed to restart the build process 😳