test: add basic unit tests for all navigators

This commit is contained in:
Satyajit Sahoo
2020-06-30 16:14:52 +02:00
parent 2477db47a0
commit 9ba2f84d18
15 changed files with 279 additions and 43 deletions

View File

@@ -56,6 +56,7 @@
"react-native-gesture-handler": "^1.6.0",
"react-native-safe-area-context": "^1.0.0",
"react-native-screens": "^2.7.0",
"react-native-testing-library": "^2.1.0",
"typescript": "^3.9.5"
},
"peerDependencies": {