kkemple / kkemple/navigating-react-native-navigation
Update Apps to Use Tab Navigation Where Supported
- Dominant language
- JavaScript
- Stars
- 20
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Both native-navigation and react-navigation implement a version of tabs (or swipeable-views) that could be used in the demo apps. The original thought was to make overall codebase as close to possible to each other to focus on higher level routing but one could argue that if the lib supports it, it should be used. 🤔
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the demo apps and their native-navigation and react-navigation entry points. Compare how each library exposes tabs or swipeable views, then determine which demos can use them while keeping higher-level routing comparable. Done means supported demo apps consistently use the library's tab navigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100