wealthfront / magellan

The simplest navigation library for Android.
Apache License 2.0
678 stars 71 forks source link

Support for BottomNavigationView #36

Open jlelse opened 7 years ago

jlelse commented 7 years ago

Could you add support for BottomNavigationView? So that it has multiple stacks of Screens?

fabiendevos commented 7 years ago

This sounds like a use case we would want to support. In the meantime, it should be possible to implement yourself, maybe by subclassing ScreenGroup.