mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 13:43:25 +00:00
improve loading, caption renderer, season/episode selector, source selector
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
"@movie-web/tmdb": "*",
|
||||
"@react-native-anywhere/polyfill-base64": "0.0.1-alpha.0",
|
||||
"@react-navigation/native": "^6.1.9",
|
||||
"@tanstack/react-query": "^5.22.2",
|
||||
"class-variance-authority": "^0.7.0",
|
||||
"clsx": "^2.1.0",
|
||||
"expo": "~50.0.5",
|
||||
@@ -38,12 +39,12 @@
|
||||
"expo-status-bar": "~1.11.1",
|
||||
"expo-web-browser": "^12.8.2",
|
||||
"immer": "^10.0.3",
|
||||
"nativewind": "~4.0.23",
|
||||
"nativewind": "^4.0.35",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-native": "0.73.2",
|
||||
"react-native-context-menu-view": "^1.14.1",
|
||||
"react-native-css-interop": "~0.0.22",
|
||||
"react-native-css-interop": "^0.0.35",
|
||||
"react-native-gesture-handler": "~2.14.1",
|
||||
"react-native-modal": "^13.0.1",
|
||||
"react-native-quick-base64": "^2.0.8",
|
||||
@@ -65,6 +66,7 @@
|
||||
"@movie-web/prettier-config": "workspace:^0.1.0",
|
||||
"@movie-web/tailwind-config": "workspace:^0.1.0",
|
||||
"@movie-web/tsconfig": "workspace:^0.1.0",
|
||||
"@tanstack/eslint-plugin-query": "^5.20.1",
|
||||
"@types/babel__core": "^7.20.5",
|
||||
"@types/react": "^18.2.48",
|
||||
"babel-plugin-module-resolver": "^5.0.0",
|
||||
|
Reference in New Issue
Block a user