I add a custom router and navigator for TabNavigator. In later diffs, the new router will be used to prevent the user from tab navigating in edit mode.
Details
Details
- Reviewers
michal inka ashoat tomek - Commits
- rCOMM38d235deab17: [native] Add a custom TabNavigator
On iOS:
- Open the app.
- Navigate between tabs.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- kuba/blocking-navigation
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
native/navigation/tab-router.js | ||
---|---|---|
22–27 | Here is a draft of a custom getStateForAction. Going to be used in the next diff. |