ncapdevi / FragNav

An Android library for managing multiple stacks of fragments
1.5k stars 220 forks source link

FragNav - Without tabbar #232

Open heprashantk opened 4 years ago

heprashantk commented 4 years ago

Can anyone explain, How to use this library without bottom navigation? It will be good if you can add a wiki for use of this library without bottom navigation.

olegosipenko commented 4 years ago

@heprashantk Maybe this article could help https://www.techyourchance.com/fragment-navigation-android-fragnav-library/

erawhctim commented 4 years ago

@heprashantk The main benefit is the bottom navigation/multiple back stack use case; if that doesn't apply to your app you may be better off avoiding this library all together