react-native-player icon indicating copy to clipboard operation
react-native-player copied to clipboard

Media player for React Native

Results 4 react-native-player issues
Sort by recently updated
recently updated
newest added

Thanks a lot for this module! I just wanted to inform you that one step of the process to integrate the module in an app (described in README.md) is outdated....

May you please add screenshots (ideally GIF) of this in action in readme? That's the first thing a lot of RN package searchers do. There are so many packages its...

Hi, Thanks for the component--it builds for me but RCTAudio is undefined. Tried other forks but the same, am I doing something wrong here? android/settings.gradle, android/app/build.gradle, and MainApplication.java all have...

Hi, when I'm running gradlew assembleRelease, I got this error: .../node_modules/react-native-player/android/player/src/main/java/com/xeodou/rctplayer/ReactAudio.java:203: error: cannot find symbol public void onLoadCompleted(int sourceId, long bytesLoaded, int type, int trigger, Format format, ^ symbol: class...