基于react-native的音乐播放器
音乐来源:网易云音乐
git clone https://github.com/landandan/RNPlayer.git
npm i
native-base 第一次使用,感觉不是那么好用
Duplicate module name: ---
尝试解决方案:aksonov/react-native-router-flux#1809
由于react-native-router-flux多次出现 以上问题,解决起来很麻烦,所以去除该模块,改用react-navigation
https://github.com/microzz/vue-music-player
