Droppers / AnimatedBottomBar

A customizable and easy to use BottomBar navigation view with sleek animations, with support for ViewPager, ViewPager2, NavController, and badges.
MIT License
1.37k stars 109 forks source link

Support for Navigation Component #44

Closed iRajatDas closed 2 years ago

iRajatDas commented 2 years ago

Please make this library compatible with Android's Navigation Component.

canonall commented 2 years ago

How did you solve the issue? setupWithNavController requires a menu and I can't make it work.