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

https://github.com/a1573595/newsapp

A news APP developed using Android and Jetpack Library.
https://github.com/a1573595/newsapp

android coil-compose compose coroutines dagger2 datetime lifecycle material mockito mockk navigation paging3 retrofit2 room serialization viewmodel

Last synced: 10 months ago
JSON representation

A news APP developed using Android and Jetpack Library.

Awesome Lists containing this project

README

          

# NewsAPP

A news APP developed using Android and Jetpack Library.

## Screenshots





## Libraries

* [Android Jetpack](https://developer.android.com/jetpack)
* [Compose](https://developer.android.com/jetpack/androidx/releases/compose)
* [Lifecycle](https://developer.android.com/jetpack/androidx/releases/lifecycle)
* [Navigation](https://developer.android.com/jetpack/androidx/releases/navigation)
* [Paging3](https://developer.android.com/jetpack/androidx/releases/paging)
* [Room](https://developer.android.com/jetpack/androidx/releases/room)
* [ViewModel](https://developer.android.com/topic/libraries/architecture/viewmodel)
* [Coil compose](https://coil-kt.github.io/coil/compose/)
* [Coroutines](https://developer.android.com/kotlin/coroutines)
* [Dagger](https://github.com/google/dagger)
* [Kotlin datetime](https://github.com/Kotlin/kotlinx-datetime)
* [Kotlinx serialization](https://github.com/Kotlin/kotlinx.serialization)
* [Material](https://m2.material.io/develop/android)
* [Mockito](https://github.com/mockito/mockito)
* [Mockk](https://mockk.io/ANDROID.html)
* [Retrofit2](https://square.github.io/retrofit/)