• Stars
    star
    218
  • Rank 175,809 (Top 4 %)
  • Language
    Kotlin
  • Created over 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Jetpack Compose UI components examples

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

More Repositories

1

CocktailApp

Cocktails Android App with Clean Architecture, MVVM , Retrofit, Coroutines, Navigation Components , Room, Dagger Hilt, Cache Strategy and Coroutines Flow
Kotlin
443
star
2

expenses-KMP

This is a sample project for practicing KMP with Jetpack Compose
Kotlin
137
star
3

SimpleMVP

A simple app that fetches NASA's API to return the Astronomy Picture of the Day and a live video of the ISS
Java
63
star
4

CleanFirestoreLogin

Login and Register with Clean Architecture
Kotlin
60
star
5

BlogApp

Kotlin
35
star
6

MVVMExample

A simple MVVM example on how to use ViewModel and LiveData
Kotlin
31
star
7

FirebaseCoroutinesLiveDataClean

Clean Architecture with LiveData and Coroutines
Kotlin
30
star
8

CleanArchitectureCoroutines

Clean architecture example with mvvm and coroutines
Kotlin
29
star
9

MovieApp

Kotlin
17
star
10

hzone

🩸 HZone is a Kotlin library that simplifies the implementation of a dynamic heart rate zone component. Visualize heart rate zones effortlessly based on the BPM (beats per minute) value. The library offers easy integration.
Kotlin
12
star
11

MovieCourse

Kotlin
9
star
12

FirebaseHandlingExceptions

How to handle exceptions with Firebase
Kotlin
5
star
13

NaranjaComposeDemo

Demo of jetpack compose
Kotlin
4
star
14

KotlinREST

REST API endpoint to insert, delete, update and get a list of Persons
Kotlin
3
star
15

CustomDialogs

Kotlin
3
star
16

JetNavigation

A quick example repo on navigation with compose
Kotlin
3
star
17

NavComponentsArguments

Kotlin
3
star
18

MergeAdapterAndroid

Android merge adapter example
Kotlin
3
star
19

AuthUI

Firebase Auth UI for sign in and sign out
Kotlin
2
star
20

BlogAppDemo

Demo app
Kotlin
2
star
21

MetodosNumericos

Práctica de algoritmos
C++
2
star
22

MercadoPagoIntegration

A simple mercadopago integration with Firebase (needs architecture, just for test purposes)
Kotlin
2
star
23

ViewPagerExample

App de ejemplo para usar viewpager2 con tablayout
Kotlin
2
star
24

CursoKmpApp

Kotlin
2
star
25

FirebaseSubirObtenerDatos

Este repo muestra como subir datos con Map a firebase y como obtener datos de cada nodo de toda la base de datos
Java
2
star
26

ktorExpensesApi

Kotlin
2
star
27

ClimApp

Una app que nos da el clima en donde estemos
Kotlin
2
star
28

RestApiJava

Trabajo Ingenieria Web 3
Java
1
star
29

scrapeJsonTest

Scraping json to firebase to save a cache of a database
JavaScript
1
star
30

NavigationComponentsDemo

Demo app for navigation components
Kotlin
1
star