Skip to content

Commit ee48e65

Browse files
authored
Update README.md
1 parent ca77c69 commit ee48e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ If you’re interested in adding powerful In-App Messaging to your app, check ou
6161
- Navigation: For navigating screens and [Hilt Navigation Compose](https://developer.android.com/jetpack/compose/libraries#hilt) for injecting dependencies.
6262
- Room: Constructs Database by providing an abstraction layer over SQLite to allow fluent database access.
6363
- [Hilt](https://dagger.dev/hilt/): Dependency Injection.
64-
- [Landscapist-Glide](https://github.com/skydoves/landscapist#glide): Jetpack Compose image loading library that fetches and displays network images with Glide, Coil, and Fresco.
64+
- [Landscapist Glide](https://github.com/skydoves/landscapist#glide), [animation](https://github.com/skydoves/landscapist#animation), [placeholder](https://github.com/skydoves/landscapist#placeholder): Jetpack Compose image loading library that fetches and displays network images with Glide, Coil, and Fresco.
6565
- [accompanist](https://github.com/google/accompanist): A collection of extension libraries for Jetpack Compose
6666
- [Retrofit2 & OkHttp3](https://github.com/square/retrofit): Construct the REST APIs and paging network data.
6767
- [Retrofit adapters](https://github.com/skydoves/retrofit-adapters): Retrofit adapters for modeling network responses with Kotlin Result, Jetpack Paging3, and Arrow Either.

0 commit comments

Comments
 (0)