https://github.com/SimformSolutionsPvtLtd/Jetpack-compose-sample
Forget about bunch of XML files for maintaining UIs. Jetpack Compose is Android’s modern toolkit for building native UI. Here is a small example to get started.
https://github.com/SimformSolutionsPvtLtd/Jetpack-compose-sample
android compose declarative-ui jetpack jetpack-compose kotlin recyclerview sample sample-app
Last synced: about 2 months ago
JSON representation
Forget about bunch of XML files for maintaining UIs. Jetpack Compose is Android’s modern toolkit for building native UI. Here is a small example to get started.
- Host: GitHub
- URL: https://github.com/SimformSolutionsPvtLtd/Jetpack-compose-sample
- Owner: SimformSolutionsPvtLtd
- License: apache-2.0
- Created: 2021-03-31T11:19:33.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-18T06:48:31.000Z (almost 5 years ago)
- Last Synced: 2026-01-31T07:53:55.587Z (3 months ago)
- Topics: android, compose, declarative-ui, jetpack, jetpack-compose, kotlin, recyclerview, sample, sample-app
- Language: Kotlin
- Homepage:
- Size: 76.3 MB
- Stars: 42
- Watchers: 4
- Forks: 3
- Open Issues: 0
Awesome Lists containing this project
- awesome-mobile-libraries - Jetpack-compose-sample - This repository is to get started with new Jetpack Compose Toolkit for Android. By using Jetpack Compose you no need to build your UI with XML files. Build your UI directly by writing composable functions. (Android / Jetpack-Compose)