🤬
  • ■ ■ ■ ■
    README.md
    skipped 52 lines
    53 53   - Navigation: For navigating screens and [Hilt Navigation Compose](https://developer.android.com/jetpack/compose/libraries#hilt) for injecting dependencies.
    54 54   - Room: Constructs Database by providing an abstraction layer over SQLite to allow fluent database access.
    55 55   - [Hilt](https://dagger.dev/hilt/): Dependency Injection.
    56  -- [Landscapist-Coil](https://github.com/skydoves/landscapist#glide): Jetpack Compose image loading library that fetches and displays network images with Glide, Coil, and Fresco.
     56 +- [Landscapist-Glide](https://github.com/skydoves/landscapist#glide): Jetpack Compose image loading library that fetches and displays network images with Glide, Coil, and Fresco.
    57 57  - [accompanist](https://github.com/google/accompanist): A collection of extension libraries for Jetpack Compose
    58 58  - [Retrofit2 & OkHttp3](https://github.com/square/retrofit): Construct the REST APIs and paging network data.
    59 59  - [Retrofit adapters](https://github.com/skydoves/retrofit-adapters): Retrofit adapters for modeling network responses with Kotlin Result, Jetpack Paging3, and Arrow Either.
    skipped 77 lines
Please wait...
Page is in error, reload to recover