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
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
native/navigation/tab-router.js | ||
---|---|---|
22–27 ↗ | (On Diff #28033) | Here is a draft of a custom getStateForAction. Going to be used in the next diff. |