refactor: switch to fade animation for header by default

This commit is contained in:
satyajit.happy
2019-06-06 17:08:09 +02:00
parent d2ef462a9f
commit b6f9e33c8d
7 changed files with 174 additions and 16 deletions

View File

@@ -42,7 +42,7 @@
},
"homepage": "https://github.com/react-navigation/react-navigation-stack#readme",
"dependencies": {
"react-native-safe-area-view": "^0.14.4"
"react-native-safe-area-view": "^0.14.5"
},
"devDependencies": {
"@babel/core": "^7.4.4",