使用 react-native 模仿网易云音乐,API 使用https://github.com/Binaryify/NeteaseCloudMusicApi
$ git clone https://github.com/Jackyzm/RN-NeteaseCloudMusic.git
$ cd RN-NeteaseCloudMusic
$ yarn install
$ react-native link
$ yarn start
$ yarn ios / yarn android
使用 react-native 模仿网易云音乐,API 使用https://github.com/Binaryify/NeteaseCloudMusicApi
$ git clone https://github.com/Jackyzm/RN-NeteaseCloudMusic.git
$ cd RN-NeteaseCloudMusic
$ yarn install
$ react-native link
$ yarn start
$ yarn ios / yarn android