What is Fragstack?

An Easy to use library for managing individual fragment back stack as Instagram and Youtube does. Easily pluggable with client code, not much code change needed.

To implement, client needs to implement StackableFragment of com.fragstack.contracts package on all fragments who wants to have their own backstack. Client needs to provide a unique name in getFragmentName() method.

Overview

  • Pricing: Free
  • Resource Link: https://github.com/abhishesh-srivastava/fragstack
  • Resource Maker: Abhishesh
  • Mobile Platform Destination: Android Apps
  • Mobile Platform Support: Native Android
  • Programming Languages: Java
  • Gradle: com.github.abhishesh-srivastava:fragstack