Skip to content

AjibsBaba/android-bvn-flow

Repository files navigation

Compose KYC

Compose KYC is an android that implements a Bank Verification Number(CBN) Consent Flow designed by Leye Ogunsanya.The app was built with Jetpack Compose

Screenshots

001

002

003

004

Features

This sample contains 4 screens: initial screen, 1 BVN consent screen and 2 confirmation screens

App scaffolding

Package [com.ajibsbaba.composekyc]

[MainActivity] is the application's entry point. Each screen is implemented inside a Composable dunction and [MainActivity] is the host Activity for all of the Composable functionss. The navigation between them uses the Navigation Compose Library. The screens and the navigation are defined in [Navigation.kt]

Data

The data in the sample is static

About

An Implementation of a BVN compliance flow design by "Leye Ogunsanya"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages