mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-01-15 23:59:08 +00:00
New delete options & storage visibility
- Added react-native-progress dependency - Added bottom sheet to downloads page to handle actions for deleting items by type - Added ability to long press to delete a single series - Added ability to delete by season - Refactored delete helpers in DownloadProvider.tsx - Display storage usage inside downloads & settings page - Fixed Delete all downloaded files from delting user data in mmkv
This commit is contained in:
@@ -83,6 +83,7 @@
|
||||
"react-native-ios-utilities": "^4.5.1",
|
||||
"react-native-mmkv": "^2.12.2",
|
||||
"react-native-pager-view": "6.3.0",
|
||||
"react-native-progress": "^5.0.1",
|
||||
"react-native-reanimated": "~3.10.1",
|
||||
"react-native-reanimated-carousel": "4.0.0-canary.15",
|
||||
"react-native-safe-area-context": "4.10.5",
|
||||
|
||||
Reference in New Issue
Block a user