(feat) refactor for navigator 5
Showing
| { | ||
| "name": "Minds", | ||
| "version": "3.12.0", | ||
| "version": "3.16.0", | ||
| "private": true, | ||
| "scripts": { | ||
| "android": "react-native run-android", | ||
| ... | ... | @@ -23,9 +23,9 @@ |
| "@react-native-community/cameraroll": "^1.3.0", | ||
| "@react-native-community/masked-view": "^0.1.6", | ||
| "@react-native-community/netinfo": "^4.4.0", | ||
| "@react-navigation/bottom-tabs": "^5.0.1", | ||
| "@react-navigation/native": "^5.0.1", | ||
| "@react-navigation/stack": "^5.0.1", | ||
| "@react-navigation/bottom-tabs": "^5.0.3", | ||
| "@react-navigation/native": "^5.0.3", | ||
| "@react-navigation/stack": "^5.0.3", | ||
| "@sentry/react-native": "^1.2.2", | ||
| "crypto-js": "^3.1.9-1", | ||
| "detox": "^14.8.1", | ||
| ... | ... |
Please register or sign in to comment