Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 473 Bytes

File metadata and controls

6 lines (3 loc) · 473 Bytes

Jetpack-Compose-Unit-Converter-App

Use this application to learn the fundamentals of jetpack compose. In Jetpack compose, we can learn recomposition, states, state-hoisting, remember, and rememberSaveble. This was created using MVVM architecture with the help of the flow API, room database, kotlin coroutines and dagger-hilt.

JetPack Compose Unit Converter App