
implementation("com.carelesscoyotes.remotedata:remotedata-compose:0.2")Enhances Jetpack Compose applications by providing a structured model for handling remote data states, including loading, success, and failure scenarios. Simplifies UI rendering by offering a `RemoteDataView()` composable that dynamically responds to these states, streamlining the display of progress indicators, error messages, and data content.
| Version | Release | Platforms and targets |
|---|---|---|
| 0.2 | Release: 10 Jun 2023 | JVMKotlin/Native iOSmacOS |
| 0.1 | Release: 30 Jan 2023 | JVM |
| Version | Release | Platforms and targets |
|---|---|---|
| 0.2 | Release: 10 Jun 2023 | JVMKotlin/Native iOSmacOS |
| 0.1 | Release: 30 Jan 2023 | JVM |