Jetpack Compose is Android’s modern toolkit for building native UI. It simplifies and accelerates UI development on Android. Quickly bring your app to life with less code, powerful tools, and intuitive Kotlin APIs.
-
Official Google Documentation
Please get the latest version of Android Studio from here and use JDK 11 to build this project.
This project uses Kotlin DSL for Gradle, but does not use the buildSrc dependency system because there is currently no support for controlling automatic dependency updates
This development has been done by Jéluchu, and to facilitate the development of this demonstration, the component library has also been used: jchucomponents-compose
For the talk that took place on Friday, April 22, 2022, this demo project was made, which was broken down into the live talk various Jetpack Compose components, along with dependency injection, flow and other interesting Android stuff, in which we traveled into new horizons
Splash Screen | LazyVerticalGrid & DropDownMenu | Text, Constraints, LazyRow & more | BottomSheetScaffold Expanded |
---|---|---|---|
HorizontalPager & ScrollableTab | Snackbars | Text, Constraints, LazyRow & more | BottomSheetScaffold Expanded |
---|---|---|---|
To study Jetpack Compose, I started to develop last year an application called iNook, which served as a guide to information about the Nintendo game, Animal Crossing New Horizons, being an application that was as faithful as possible to the design of the game, all this encouraged me to learn this new way of developing on Android and to let everyone know the power of Compose. Here I show you some images, if you want to see live the application, you can download it from the Play Store or from the App Gallery
Home | Passport | Designs | Villagers |
---|---|---|---|
Museum | Fossils | Fossil Details | Critterpedia |
---|---|---|---|
Bug Details | Music Playlist | Island Designer | Reactions |
---|---|---|---|
Hairstyles | Artwork | Comercial Area | TV Show |
---|---|---|---|
Holidaymakers | DYI | Nook Miles | Catalog Scanner |
---|---|---|---|
Settings | Filters | Flowers | Mistery Islands |
---|---|---|---|