Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prafullmishra/JetComposer
Collection of UIs and Animations built with Jetpack Compose for Android
https://github.com/prafullmishra/JetComposer
android android-ui compose declarative-ui jetpack jetpack-compose kotlin kotlin-android
Last synced: 2 months ago
JSON representation
Collection of UIs and Animations built with Jetpack Compose for Android
- Host: GitHub
- URL: https://github.com/prafullmishra/JetComposer
- Owner: prafullmishra
- Created: 2021-06-22T07:40:22.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-23T10:19:14.000Z (about 3 years ago)
- Last Synced: 2024-08-02T08:07:01.497Z (5 months ago)
- Topics: android, android-ui, compose, declarative-ui, jetpack, jetpack-compose, kotlin, kotlin-android
- Language: Kotlin
- Homepage:
- Size: 187 KB
- Stars: 443
- Watchers: 3
- Forks: 23
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-compose - JetComposer - Collection of UIs and Animations built with Jetpack Compose for Android (Miscellaneous)
- jetpack-compose-awesome - Collection of UIs and Animations built with Jetpack Compose for Android - Collection of UIs and Animations built with Jetpack Compose for Android (Libraries / UI)
- jetpack-compose-awesome - Collection of UIs and Animations built with Jetpack Compose for Android - Collection of UIs and Animations built with Jetpack Compose for Android (Libraries / UI)
README
Jet Composer
=====Jet Composer is a sample app built with Jetpack Compose for Android, which demonstrates
the various UIs and animations that can be built with it.Features
--------
- Theming
- Canvas API
- Graphics Layer
- Gesture trackingScreenshots
-----------
![](https://media.giphy.com/media/iMDUg4MLcZhrHB1rjk/giphy.gif) ![](https://media.giphy.com/media/fevvR9F2oakq6LQqOS/giphy.gif) ![](/screenshots/Screenshot_imac.png) ![](https://media.giphy.com/media/u019tDdjPhkijV52Y2/giphy.gif) ![](https://media.giphy.com/media/MoI125e21S5DhO11Ni/giphy.gif) ![](https://media.giphy.com/media/jWtRpl8pTpbQjClg8V/giphy.gif)Get Started
-----------Since Jetpack Compose is not stable yet, you will have to download the Android Studio Arctic Fox from [here](https://developer.android.com/studio/preview/).
Tested & built with Android Studio Arctic Fox | 2020.3.1 Beta 4 (as on June 20, 2021).Author
------