新后台任务

This commit is contained in:
2026-06-09 20:42:30 +08:00
parent 143b8f3b24
commit 9c6c8a5c38
4 changed files with 18 additions and 208 deletions

View File

@@ -21,7 +21,6 @@
"react": "18.2.0",
"react-native": "0.72.10",
"react-native-animatable": "^1.4.0",
"react-native-background-actions": "^4.1.0",
"react-native-device-info": "14.0.4",
"react-native-fs": "^2.20.0",
"react-native-gesture-handler": "~2.9.0",
@@ -29,7 +28,6 @@
"react-native-screens": "~3.36.0",
"react-native-svg": "^14.1.0",
"react-native-svg-transformer": "^1.5.3",
"react-native-tcp-socket": "^6.4.1",
"react-native-webview": "13.6.2",
"rnwalletman": "./libs/rnwalletman"
},