Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Coil 3 in coil-integration and add more Kotlin targets #428

Draft
wants to merge 15 commits into
base: development
Choose a base branch
from

Conversation

jan-tennert
Copy link
Collaborator

@jan-tennert jan-tennert commented Jan 15, 2024

What kind of change does this PR introduce?

Feature (closes #425)

What is the current behavior?

Coil 2 is used (which only supports Android)

What is the new behavior?

Migration to Coil 3 and support for JVM, iOS and JS targets. Wasm support will come once #311 is merged and coil supports it.

Additional context

I'll merge it as soon Coil 3 is in a more stable state
May need to update the README once Coil 3 is out (because some links do not makes sense yet)

@jan-tennert jan-tennert added the enhancement New feature or request label Jan 15, 2024
@jan-tennert jan-tennert self-assigned this Jan 15, 2024
@jan-tennert jan-tennert changed the title Add support for Coil 3 in coil-integration and add more supported Kotlin targets Add support for Coil 3 in coil-integration and add more Kotlin targets Jan 15, 2024
@jan-tennert jan-tennert linked an issue Jan 15, 2024 that may be closed by this pull request
2 tasks
@jan-tennert jan-tennert added the freezer On hold label Jan 15, 2024
Base automatically changed from 2.1.0 to master January 30, 2024 11:41
@jan-tennert jan-tennert added the blocked by dependency This feature cannot be implemented as one ore more dependencies need an update. label Feb 28, 2024
@jan-tennert jan-tennert changed the base branch from master to development March 1, 2024 10:53
# Conflicts:
#	gradle/libs.versions.toml
#	plugins/CoilIntegration/src/commonMain/kotlin/io/github/jan/supabase/coil/SupabaseStorageFetcher.kt
# Conflicts:
#	gradle.properties
#	gradle/libs.versions.toml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked by dependency This feature cannot be implemented as one ore more dependencies need an update. enhancement New feature or request freezer On hold
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature request]: Expand Coil support to multiplatform
1 participant