/jetpack-compose-keyboard

Simple app to demo making an accessible experience with textfields in jetpack compose

Primary LanguageKotlinMIT LicenseMIT

Jetpack Compose Keyboard

A simple Jetpack Compose app that aims at making an accessible experience when working with text fields.

This utilizes the Accompanist Inset API in order to get callback of the window insets when the keyboard is opened/closed.