FragNav
An Android library for managing multiple stacks of fragments (by ncapdevi)
Okuki
Okuki is a simple, hierarchical navigation bus and back stack for Android, with optional Rx bindings, and Toothpick DI integration. (by wongcain)
FragNav | Okuki | |
---|---|---|
3 | - | |
1,506 | 137 | |
0.0% | 0.0% | |
0.0 | 0.0 | |
about 3 years ago | almost 8 years ago | |
Kotlin | Java | |
- | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
FragNav
Posts with mentions or reviews of FragNav.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-14.
- Does navigation component require more workarounds compared to fragmentmanager?
-
Example for restoring data when navigating to previous fragment using navigation component.
I use fragNav for most of project.
-
Thoughts about it? 🤔
I think it's a fairly complex app, ~100 screens with a lot of custom transitions/animation and I'm still using dagger-android with custom scoping 😅. I would say before dagger hilt the nav library was pretty rough to use, we had to use a lot of dirty workarounds and nested fragments to get desired behavior. Right now it's in a really good spot. My biggest issues now are with how the IDE editor works; it can be really annoying about edge case features (like graph level args) and it inhales memory. I think alternatives like fragNav are much better for smaller projects.
Okuki
Posts with mentions or reviews of Okuki.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Okuki yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing FragNav and Okuki you can also consider the following projects:
Dual-color-Polyline-Animation - This library will help to show the polyline in dual color similar as Uber.
Debug-Artist - Debug menu for happy android dev
SlidingTutorial - Android Library for making animated tutorials inside your app
Duo Navigation Drawer - A flexible, easy to use, unique drawer library for your Android project.
PagerSlidingTabStrip - An interactive indicator to navigate between the different pages of a ViewPager