SaaSHub helps you find the best software and product alternatives Learn more β
FragNav Alternatives
Similar projects and alternatives to FragNav
-
simple-stack
[ACTIVE] Simple Stack, a backstack library / navigation framework for simpler navigation and state management (for fragments, views, or whatevers).
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Dual-color-Polyline-Animation
This library will help to show the polyline in dual color similar as Uber.
-
-
-
PagerSlidingTabStrip
An interactive indicator to navigate between the different pages of a ViewPager
-
-
-
Okuki
Okuki is a simple, hierarchical navigation bus and back stack for Android, with optional Rx bindings, and Toothpick DI integration.
-
Alligator
Alligator is Android navigation library that will help to organize your navigation code in clean and testable way.
-
compose-destinations
Annotation processing library for type-safe Jetpack Compose navigation with no boilerplate.
FragNav discussion
FragNav reviews and mentions
- 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.
-
A note from our sponsor - SaaSHub
www.saashub.com | 20 Jan 2025
Stats
The primary programming language of FragNav is Kotlin.