SkillAgentSearch skills...

DAGViewPager

Implementation of complex UI flows using Directed Acyclic Graph

Install / Use

/learn @mwajeeh/DAGViewPager
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars32
CategoryDevelopment
Updated3y ago
Forks10

Languages

Java

Security Score

60/100

Audited on Jan 28, 2023

No findings