mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-05-26 23:31:28 +08:00
feat: export types for ScreenProps amd ScreenComponent
This commit is contained in:
@@ -14,12 +14,12 @@
|
||||
"expo-asset": "^6.0.0",
|
||||
"expo-constants": "~5.0.1",
|
||||
"react": "16.8.3",
|
||||
"react-navigation": "^4.0.3",
|
||||
"react-native": "https://github.com/expo/react-native/archive/sdk-33.0.0.tar.gz",
|
||||
"react-native-safe-area-view": "0.13.1",
|
||||
"react-native-screens": "1.0.0-alpha.22",
|
||||
"react-native-tab-view": "^2.10.0",
|
||||
"react-navigation-stack": "1.5.3"
|
||||
"react-navigation": "^4.0.4",
|
||||
"react-navigation-stack": "^1.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-plugin-module-resolver": "^3.2.0",
|
||||
|
||||
Reference in New Issue
Block a user