mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 15:02:42 +01:00
central management of track player state
currentTrack implemented and working well now (only updates on change)
This commit is contained in:
@@ -11,10 +11,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-native-async-storage/async-storage": "^1.15.5",
|
||||
"@react-native-community/hooks": "^2.6.0",
|
||||
"@react-native-community/masked-view": "^0.1.11",
|
||||
"@react-navigation/bottom-tabs": "^5.11.11",
|
||||
"@react-navigation/material-top-tabs": "^5.3.15",
|
||||
"@react-navigation/native": "^5.9.4",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"jotai": "^1.1.0",
|
||||
"md5": "^2.3.0",
|
||||
"react": "17.0.1",
|
||||
|
||||
Reference in New Issue
Block a user