react-native-music-player
react-native-music-player copied to clipboard
How to run it?
It said 'RCTRootView.h' file not found
It wont work on Android. index.android does nothing.
@themakerman That is because this one is made for IOS only. To make it run on Android you have to copy the code from index.ios.js to index.android.js