-
-
Notifications
You must be signed in to change notification settings - Fork 19
Migrate image loading to coil-kt #296
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestfeatureThis issue represents a new/existing featureThis issue represents a new/existing featuregood first issueGood for newcomersGood for newcomers
Milestone
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfeatureThis issue represents a new/existing featureThis issue represents a new/existing featuregood first issueGood for newcomersGood for newcomers
Looks like KMP compatability is now available with Coil v3.0.0+ , https://coil-kt.github.io/coil/upgrading_to_coil3/, and this is the preferred image loading solution. This ticket is to track progress of migrating the existing image loading infra to this library.