suhtun / PinBlockDemo

Digit PIN Block sample utilizing ISO-3 (Format3)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App's Architecture

In this app you'll find:

  • User Interface built with Jetpack Compose
  • A single-activity architecture, using Navigation Compose.
  • A presentation layer that contains a Compose screen (View) and a ViewModel per screen (or feature).
  • A data layer with usecase.
  • A unit for PinBlock usercase
  • Dependency injection using Hilt.

About

Digit PIN Block sample utilizing ISO-3 (Format3)


Languages

Language:Kotlin 100.0%