mario

Jetpack Compose Login and Registration Screens

This repository contains a collection of Login and Registration screens built using Jetpack Compose, a modern Android UI toolkit.

Getting Started

Prerequisites

  • Android Studio Giraffe | 2022.3.1 Patch 4 (or later)
  • Kotlin version: 1.7.20 (or later)
  • Jetpack Compose version: 1.6.0-beta01 (or later)

Running the Samples

  1. Clone the repository:

    git clone https://github.com/DevHumbleChris/jetpack-compose-login-registration-samples.git

Included Screens

  1. BasicLoginScreen
    • Description: A simple login screen with email, password, and other fields.

GitHub

View Github