Added audioSlider.tsx

This commit is contained in:
Alex Kim
2024-12-10 02:20:52 +11:00
parent 4dff26e8c3
commit 8d22e4c075
3 changed files with 51 additions and 1 deletions

View File

@@ -71,7 +71,7 @@
"react-dom": "18.2.0",
"react-native": "0.74.5",
"react-native-awesome-slider": "^2.5.6",
"react-native-bottom-tabs": "^0.7.3",
"react-native-bottom-tabs": "^0.7.1",
"react-native-circular-progress": "^1.4.1",
"react-native-compressor": "^1.9.0",
"react-native-device-info": "^14.0.1",
@@ -95,6 +95,7 @@
"react-native-url-polyfill": "^2.0.0",
"react-native-uuid": "^2.0.2",
"react-native-video": "^6.7.0",
"react-native-volume-manager": "^1.10.0",
"react-native-web": "~0.19.13",
"sonner-native": "^0.14.2",
"tailwindcss": "3.3.2",