Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yusufceylan/jetpackcomposepokedex

Simple playground app in order to learn Jetpack Compose
https://github.com/yusufceylan/jetpackcomposepokedex

compose-navigation coroutines dagger-hilt jetpack-compose kotlin mvvm

Last synced: about 1 month ago
JSON representation

Simple playground app in order to learn Jetpack Compose

Awesome Lists containing this project

README

        

## JetpackCompose Pokedex
Simple playground app in order to learn Jetpack Compose.

### Screenshots


### Tech Stack
- [Kotlin](https://kotlinlang.org)
- [Jetpack](https://developer.android.com/jetpack)
* [Compose](https://developer.android.com/jetpack/compose)
* [Compose Navigation](https://developer.android.com/jetpack/compose/navigation)
* [ViewModel](https://developer.android.com/topic/libraries/architecture/viewmodel)
- [Coroutines ](https://developer.android.com/kotlin/coroutines)
- [Dagger Hilt](https://dagger.dev/hilt/)
- [Retrofit](https://square.github.io/retrofit/)
- [Gson](https://github.com/google/gson)
- [Coil](https://github.com/google/accompanist)

Thanks to [Philipp Lackner](https://github.com/philipplackner) for [this awesome tutorial](https://www.youtube.com/watch?v=v0of23TxIKc&list=PLQkwcJG4YTCTimTCpEL5FZgaWdIZQuB7m)