mirror of
https://github.com/zhigang1992/reactNativeScreenAndroidTouchIssue.git
synced 2026-05-14 04:40:27 +08:00
chore: add react-navigation-fluid-transitions
This commit is contained in:
@@ -9,8 +9,11 @@
|
||||
"dependencies": {
|
||||
"react": "16.8.3",
|
||||
"react-native": "0.59.8",
|
||||
"react-native-gesture-handler": "^1.2.1",
|
||||
"react-native-screens": "^1.0.0-alpha.22",
|
||||
"react-native-touch-through-view": "^1.1.1"
|
||||
"react-native-touch-through-view": "^1.1.1",
|
||||
"react-navigation": "^3.9.1",
|
||||
"react-navigation-fluid-transitions": "^0.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.4.4",
|
||||
|
||||
Reference in New Issue
Block a user