tab navigator and overlay navigator should be in separate files.
Linear issue: https://linear.app/comm/issue/ENG-1883/refactor-app-navigatorjs-so-each-navigator-has-its-own-file
Details
Details
- Reviewers
tomek atul ginsu bartek - Commits
- rCOMM8082920bcab0: [native] Refactor app-navigator.js
run ios simulator
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
native/navigation/tab-navigator.react.js | ||
---|---|---|
79 ↗ | (On Diff #18077) | Is it a correct route name? |
native/navigation/tab-navigator.react.js | ||
---|---|---|
79 ↗ | (On Diff #18077) | No, sorry |
native/navigation/tab-navigator.react.js | ||
---|---|---|
78–83 ↗ | (On Diff #18106) | Does this allow us to remove the eslint-disable? |
native/navigation/tab-navigator.react.js | ||
---|---|---|
78–83 ↗ | (On Diff #18106) | No, because then Flow doesn't allow us to use this as a Screen in AppNavigator, because "(...) property navigation is missing (...)" / "(...) property route is missing (...)" |