Fragula

screenshot of Fragula

Fragula is a swipe-to-dismiss extension for navigation component library for Android

Overview

Fragula is a swipe-to-dismiss extension for the navigation component library for Android. It allows users to easily navigate through different fragments by swiping them off the screen. It is an adaptation of an earlier version created by @shikleev and is now maintained in a separate repository.

Features

  • Swipe-to-dismiss functionality for the navigation component library
  • Easy integration with existing projects using the FragulaNavHostFragment
  • Customizable swipe direction for navigation containers
  • Support for passing arguments between fragments using Bundles
  • Compatibility with both Dark and Light themes
  • No need to worry about gestures, animations, or switching the navigation framework

Summary

Fragula is a swipe-to-dismiss extension for the navigation component library in Android. It allows for easy navigation between fragments by swiping them off the screen. With customizable swipe directions and support for passing arguments between fragments, Fragula is a versatile tool for enhancing the user experience in Android apps. Its simple installation process makes it easy to integrate into existing projects.