chore: use proper types for stack in example

This commit is contained in:
satyajit.happy
2019-09-12 16:31:48 +02:00
parent d9e1a5ee25
commit 61e71ee09f
13 changed files with 99 additions and 118 deletions

View File

@@ -24,7 +24,7 @@
"react-native-paper": "^2.15.2",
"react-navigation-drawer": "^2.0.1",
"react-navigation-header-buttons": "^3.0.2",
"react-navigation-stack": "^1.5.1",
"react-navigation-stack": "^1.7.2",
"react-navigation-tabs": "^1.2.0"
},
"devDependencies": {