Bottom Navigation based on Bottom Navigation View from Android
An example project / library of customizable Bottom Navigation.
BackStack is a light weight android navigation library for view based navigation. It supports animations and multiple multipage containers like bottom bars and view pagers.
Meepo is a retrofit-like router generator for Android. You can use it to create routers for Activities, Fragments and even any things.
The simplest navigation library for Android.
Main Features:
Easily add four tabbed bottom navigation bar in your app.
This library aids in adding four tabs in Bottom Navigation Bar, as easily and fast as possible. Th result looks like as it is commonly found in most of the apps, like Quora and others.
Point to note: This library is significantly different from what Google has provided for Android Developers. The official Bottom Navigation Bar from Google doesn't show text when it has 4 tabs. But this library shows icon and text with four bottom bars.
A simple, hierarchical navigation bus and back stack for Android, with optional Rx bindings, and Toothpick integration for automatic dependency-scope management.
A small routing library for Android with easy back button management and code generation to write less code.
Custom implementation of NavigationView for using custom layout for navigation items and header.
Tab Stacker is an Android library that handles Multiple Fragment History (Back Stacks), like it is done on iOS Apps.
Cicerone is a lightweight library that makes the navigation in an Android app easy.
A lightweight Android activity router written in Kotlin.
Name UI states, navigate between them, remember where you've been.
Defrag is a simple to use library that allows for Fragment-free Android applications.
Folio is a Page based navigation framework for Android with a simplified lifecycle and easy transition animations.
Implementation of the multiple back stacks. Using this library allows implementation of persistent bottom navigation like in Instagram.
Android library for managing multiple stacks of fragments.
An useful fragment navigator helps you control fragments better and easier. You will not need to worry about the dirty things like switch fragments, fragments overlay, save fragments states and restore fragments states. The lib will do them all for you. Fragments in activity and nest Fragment are all supported.
AndRouter is a android framework used to map url to activities or actions.
The purpose of this manager is to handle a single stack flow of fragments on the screen so that the developer can easily create flows without having to worry about using the inner details of the Fragment Manager and the ChildFragmentManager
. It makes use of a main Fragment as a container and presents and hides fragments within it at children.
MaterialToolbar makes it easy to build a Fragment navigation based application with fully customized toolbar views.
Fragment Back Stack manages fragments on a single activity and maintain back press.
Mortar Architect provides a flexible stack for navigating and displaying views and their presenters.
Architect is Mortar scope-centric. A Mortar scope is the glue between a View and its ViewPresenter. Architect will create a Mortar scope for each View & ViewPresenter association. A StackScope is a class that Architect will look for when building a Mortar scope, and its role is to configure the Mortar scope.
Routable is an in-app native URL router, for Android.