aurelhubert / aurelhubert/ahbottomnavigation
Integration with google's suppoer navigation library
- Dominant language
- Java
- Stars
- 3.8k
- Forks
- 672
- PR merge metrics
- No merged PRs in 30d
Description
Google has magical support with their own implementation of navigation library and their own bottom nav bar via this simple method:
> NavigationUI.setupWithNavController(bottomNav, navController)
Since their bottom navigation implementation is so terrible and missing many features it would be nice to use ahbottomnavigation. Is it possible to create some helper method for similar connection to navigation library - my current hacky solution is terrible right now :)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the mentioned NavigationUI.setupWithNavController(bottomNav, navController) entry point and how ahbottomnavigation currently connects to a NavController. Compare that integration with the requested helper method and define completion as a supported connection to Google's navigation library without the reported hacky solution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100