Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 484 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 484 Bytes

FragmentHelper

This library is suitable for establishing navigation between Fragments in very simple cases. It works, but I don't intend to develop it further because I found FragNav library.

FragNav follows the same ideology, but is much more mature and feature complete. It also supports multiple Fragments backstacks for bottom tab bar navigation scenario. I recommend using it in production code.