https://github.com/jsericksk/cleidesigns
Project that shows the implementation of interfaces in XML and Jetpack Compose, inspired by designs found on Dribbble.
https://github.com/jsericksk/cleidesigns
design dribbble jetpack-compose
Last synced: about 1 year ago
JSON representation
Project that shows the implementation of interfaces in XML and Jetpack Compose, inspired by designs found on Dribbble.
- Host: GitHub
- URL: https://github.com/jsericksk/cleidesigns
- Owner: jsericksk
- License: mit
- Created: 2022-02-02T17:56:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-28T22:30:52.000Z (over 2 years ago)
- Last Synced: 2025-02-01T17:12:28.294Z (over 1 year ago)
- Topics: design, dribbble, jetpack-compose
- Language: Kotlin
- Homepage:
- Size: 18.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Cleidesigns
See app demo
https://github.com/jsericksk/Cleidesigns/assets/36176569/ebf63deb-d38c-4b0f-9843-05ee4479e629
The main objective of this project is to create interfaces using both XML and Jetpack Compose, taking inspiration from designs found on [Dribbble](https://dribbble.com). It's not the main goal to make designs exactly the same as inspired designs and there may be small differences between the XML and Jetpack Compose versions of the designs.
For better organization, each design is in a separate module, having files that correspond only to the design itself, such as strings, drawables, fonts, etc. The architecture is inspired by [Now in Android](https://github.com/android/nowinandroid).
It's a personal project just for fun. :)
## Download APK
You can download the APK from [releases](https://github.com/jsericksk/Cleidesigns/releases).