ncapdevi / FragNav

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

Does it support ViewPager? #164

Closed MrzAhmadi closed 5 years ago

MrzAhmadi commented 6 years ago

I Would Swipe in Tabs and use a tab layout instead of bottom navigation

mateherber commented 6 years ago

I never used it in a viewPager but I'd guess you can support it with this lib. However you'll have to write your own adapter which utilises FragNav properly when changing between "tabs"

kagile commented 6 years ago

@ncapdevi @mateherber Is there any update on 3.0 release of this library? We depend on this library but there are many bugs and feature requests.

mateherber commented 6 years ago

Hi @kagile, I have rights to administer the repository nor for releasing a new version. I think it still needs several fixes and finalization. Maybe on a fork it is possible to finish up and release.

ncapdevi commented 5 years ago

3.0 was released and 3.1.0 will be released shortly.