All Projects → gastsail → JetExample

gastsail / JetExample

Licence: other
Jetpack Compose UI components examples

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to JetExample

JetDelivery
JetDelivery is a sample food delivery app, built with Jetpack Compose
Stars: ✭ 198 (+3.13%)
Mutual labels:  jetpack-android, jetpack-compose
RocketXDelight-Playground
Native Android application built with Kotlin and Jetpack Compose. This project also illustrates the usage of advanced libraries such as Ktor, SqlDelight, Hilt, etc with the recommended practices and Unit Tests.
Stars: ✭ 37 (-80.73%)
Mutual labels:  jetpack-android, jetpack-compose
Einsen
🎯 Einsen is a prioritization app that uses Eisenhower matrix technique as workflow to prioritize a list of tasks & built to Demonstrate use of Jetpack Compose with Modern Android Architecture Components & MVVM Architecture.
Stars: ✭ 821 (+327.6%)
Mutual labels:  jetpack-android, jetpack-compose
Compose-ToDo
A fully functional Android TODO app built entirely with Kotlin and Jetpack Compose
Stars: ✭ 130 (-32.29%)
Mutual labels:  jetpack-android, jetpack-compose
PlayWeather
🔥🔥🔥 Compose、Lce、MVVM、深色模式、横屏、无网弱网适配、Room、Hilt、多语言切换,目前Android最新的库基本全用上了,你想要的都有🔥🔥🔥
Stars: ✭ 120 (-37.5%)
Mutual labels:  jetpack-android, jetpack-compose
GitReposCompose
GitReposCompose is an Android application 📱 for showcasing Jetpack Compose for building declarative UI in Android. This demo app uses Github public API for fetching public repositories.
Stars: ✭ 32 (-83.33%)
Mutual labels:  jetpack-android, jetpack-compose
Paper
A minimal notes application in Jetpack Compose with MVVM architecture. Built with components like DataStore, Coroutines, ViewModel, LiveData, Room, Navigation-Compose, Coil, koin etc.
Stars: ✭ 122 (-36.46%)
Mutual labels:  jetpack-android, jetpack-compose
ThinkRchive
An app showing all details for various Lenovo Thinkpad models. Made to try out Jepack Compose for Android.
Stars: ✭ 84 (-56.25%)
Mutual labels:  jetpack-android, jetpack-compose
OtakuWorld
Anime Watcher, Manga Reader, and Novel Reader as three separate apps, same UI
Stars: ✭ 123 (-35.94%)
Mutual labels:  jetpack-android, jetpack-compose
Capturable
🚀Jetpack Compose utility library for capturing Composable content and transforming it into Bitmap Image🖼️
Stars: ✭ 365 (+90.1%)
Mutual labels:  jetpack-android, jetpack-compose
Multi-Module-Nextflix-Composable
Includes jetpack compose, navigation, paging, hilt, retrofit, coil, coroutines, flow..
Stars: ✭ 195 (+1.56%)
Mutual labels:  jetpack-android, jetpack-compose
CloudBook
👨🏻‍💻 An ordinary person’s technical cloud notes, share the world and record life.
Stars: ✭ 38 (-80.21%)
Mutual labels:  jetpack-android, jetpack-compose
Awesome-Android-Open-Source-Projects
👓 A curated list of awesome android projects by open-source contributors.
Stars: ✭ 401 (+108.85%)
Mutual labels:  jetpack-android, jetpack-compose
ComposeNotes
Notes app with full jetpack compose architecture (UI + navigation). Uses MVVM, Room, Kotlin Flows & LiveData
Stars: ✭ 32 (-83.33%)
Mutual labels:  jetpack-android, jetpack-compose
NestedScrollView
NestedScrollView for Jetpack Compose
Stars: ✭ 57 (-70.31%)
Mutual labels:  jetpack-android, jetpack-compose
ShaderShowcaseApp
A Jetpack Compose-based app to exhibit all the beautiful GLSL Fragment shaders I have ever written, where you can set them as Live Wallpaper.
Stars: ✭ 173 (-9.9%)
Mutual labels:  jetpack-android, jetpack-compose
Compose-Settings
Android #JetpackCompose Settings library
Stars: ✭ 188 (-2.08%)
Mutual labels:  jetpack-android, jetpack-compose
bitcoin-market-android
Bitcoin Market app shows you the current Bitcoin market price and price chart of different time intervals 💰
Stars: ✭ 284 (+47.92%)
Mutual labels:  jetpack-android, jetpack-compose
PlantShopUI-Android
Check out the new style for App Design aims for the Online Plant Shop Service using jetpack compose...😉😀😁😎
Stars: ✭ 29 (-84.9%)
Mutual labels:  jetpack-android, jetpack-compose
Compose-BreakingBad
🧪 ☠︎ Jetpack Compose - Breaking Bad ☢︎
Stars: ✭ 26 (-86.46%)
Mutual labels:  jetpack-android, jetpack-compose

JetExample

Compose MIT license

image

This is a repository that shows how to create different portions of UI by example. Learn how to create different Composable functions just by reading the different packages (Material, Foundation, State and more ! )

Run examples

In order to run each example, just call the Composable function inside setContent in the MainActivity, this will let you compile and see the example on screen

Projects

JetPoll (WIP) 👷

JetPoll is an interactive poll app made with Firebase and Jetpack Compose , Create, share and vote up polls. In order to run JetPoll, remember to create a firebase project and add google-services.json to the jetpoll module

The project uses

  • MVVM
  • Accompanist
  • Jetpack Compose
  • Firebase
  • Coroutines

poll

Login details

  • Username : jetpoll
  • Password: test123

Contribute

If you want to contribute with more examples, feel free to make a PR

Environment

  • At the time this examples runs on Android Studio Artic Fox 3.1
  • Compiler/Kotlin version: 1.5.31
  • Compose version: 1.0.5

Support 😄

If this repo helped you , you can join the stargazers for this repo

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].