gesture handler, i think i used this to solve a compatibility problem introduced…
gesture handler, i think i used this to solve a compatibility problem introduced by the new version of expo
Showing
... | @@ -31,6 +31,7 @@ | ... | @@ -31,6 +31,7 @@ |
"react-modal-promise": "^1.0.2", | "react-modal-promise": "^1.0.2", | ||
"react-native": "0.74.1", | "react-native": "0.74.1", | ||
"react-native-base64": "^0.2.1", | "react-native-base64": "^0.2.1", | ||
"react-native-gesture-handler": "~2.16.1", | |||
"react-native-logs": "^5.1.0", | "react-native-logs": "^5.1.0", | ||
"react-native-qrcode-svg": "^6.3.1", | "react-native-qrcode-svg": "^6.3.1", | ||
"react-native-reanimated": "~3.10.1", | "react-native-reanimated": "~3.10.1", | ||
... | ... |
Please
register
or
sign in
to comment