Skip to content
This repository has been archived by the owner on May 2, 2020. It is now read-only.

mwajeeh/DAGViewPager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Update: Use Navigation component instead https://developer.android.com/guide/navigation/navigation-getting-started

DAGViewPager

ViewPager is the most commonly used view when dealing with flows. Almost every app has some sort of account creation or onboarding flow for new users. Or may be your app requires that user answers few questions before you can create a specialized experience for them e.g. news or magazine apps. Or it could simply be that your app heavily relies on survey forms/questionnaires that your users fill to receive rewards.

This app tries to ease such complex flows using Directed Acyclic Graph. This is bare minimum code to get you started.

Example Graph Alt text

About

Implementation of complex UI flows using Directed Acyclic Graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages