upgrade rntp to 2.0.0-rc16

...but it was broken for adding tracks before current
so there's a PR open for that now and a local fix installed
This commit is contained in:
austinried
2021-07-01 10:21:01 +09:00
parent 15b3100107
commit ee7658ccf8
5 changed files with 65 additions and 41 deletions

View File

@@ -29,7 +29,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": "^1.2.7",
"react-native-track-player": "file:../../repos/react-native-track-player",
"uuid": "^8.3.2",
"xmldom": "^0.5.0"
},