some progress on now playing

image colors gradient working for now playing
fixed track player init losing handle to notification
This commit is contained in:
austinried
2021-07-02 16:39:07 +09:00
parent 28ab092402
commit 0a31597111
12 changed files with 278 additions and 190 deletions

View File

@@ -25,6 +25,7 @@
"react-native-fs": "^2.18.0",
"react-native-gesture-handler": "^1.10.3",
"react-native-get-random-values": "^1.7.0",
"react-native-image-colors": "^1.3.0",
"react-native-linear-gradient": "^2.5.6",
"react-native-reanimated": "^2.2.0",
"react-native-safe-area-context": "^3.2.0",