fix current track not correct right on remote-next

also upgrade back to official rntp@next since my PR for add tracks before index 0 landed
This commit is contained in:
austinried
2021-07-23 18:10:23 +09:00
parent 1ed9ac0870
commit 6dd17f2797
3 changed files with 6 additions and 6 deletions

View File

@@ -31,7 +31,7 @@
"react-native-safe-area-context": "^3.2.0",
"react-native-screens": "^3.4.0",
"react-native-tab-view": "^2.16.0",
"react-native-track-player": "https://github.com/austinried/react-native-track-player",
"react-native-track-player": "^2.0.0-rc18",
"react-native-vector-icons": "^8.1.0",
"uuid": "^8.3.2",
"xmldom": "^0.5.0"