Seong Hoon Lee
Seong Hoon Lee
Build success but launching apk on genymotion failed with version 0.0.8. Got this error below, looks like onLoadCompleted method on ReactAudio.java has unknown argument types for React JS like 'long'...
What do you mean about registering in my Application class? https://facebook.github.io/react-native/docs/native-modules-android.html#argument-types Looks like argument types are limited among those. I changed long to Double, Format to ReadableMap (I'm not sure...
working great! thank you Just curious, what's the difference between dependencies and devDependencies? React-native-player README guides --save-dev install which I've never seen from other rn libraries