chore: migrate example to TS

This commit is contained in:
satyajit.happy
2019-09-22 02:17:55 +02:00
parent d28d216b9a
commit 63e2ad56df
25 changed files with 312 additions and 243 deletions

View File

@@ -26,8 +26,8 @@
"react-native-web": "^0.11.4",
"react-native-webview": "~5.12.0",
"react-navigation": "^4.0.7",
"react-navigation-drawer": "^2.0.0",
"react-navigation-tabs": "2.2.0"
"react-navigation-drawer": "^2.2.2",
"react-navigation-tabs": "^2.5.5"
},
"devDependencies": {
"babel-plugin-module-resolver": "^3.2.0",