Jetpack Compose
1.0.0
This repository contains materials that can be used to learn Android Jetpack Compose based on Oh Jun-seok's survival coding Jetpack Compose lecture.
Thank you for creating a great lecture.
In order to utilize this material, you must create a project through Android Studio - New Project - Empty Compose Activity and then copy the example code into MainActivity.kt.