二维码及后退实现
Showing
... | ... | @@ -10,9 +10,18 @@ |
"lint": "eslint ." | ||
}, | ||
"dependencies": { | ||
"@react-native-community/masked-view": "^0.1.11", | ||
"@react-navigation/native": "^5.9.4", | ||
"@react-navigation/stack": "^5.14.5", | ||
"react": "17.0.1", | ||
"react-native": "0.64.2", | ||
"react-native-camera": "^4.0.0", | ||
"react-native-gesture-handler": "^1.10.3", | ||
"react-native-image-picker": "^4.0.6", | ||
"react-native-qr-scanner": "^1.3.2", | ||
"react-native-reanimated": "^2.2.0", | ||
"react-native-safe-area-context": "^3.2.0", | ||
"react-native-screens": "^3.4.0", | ||
"react-native-splash-screen": "^3.2.0", | ||
"react-native-webview": "^11.6.5" | ||
}, | ||
... | ... |
This diff is collapsed.
Please
register
or
sign in
to comment