ImageProvider
Source set: Android
public fun ImageProvider(uri: Uri): ImageProvider
Image resource from a URI.
Parameters
| uri | The URI of the image to be displayed. |
Image resource from a URI.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
public fun ImageProvider(uri: Uri): ImageProvider
Image resource from a URI.
| uri | The URI of the image to be displayed. |
Last updated: