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

Migrate to some Jetpack libs #113

Merged
merged 14 commits into from
Jul 22, 2024
Merged

Migrate to some Jetpack libs #113

merged 14 commits into from
Jul 22, 2024

Conversation

VictorKabata
Copy link
Owner

Description

  • Migrate some libs to jetpack variant

Issue

N/A

Changes Made

  • Migrate from koinComponent to jetpack viewmodel
  • Migrate from precompose navigation to jetpack navigation
  • Migrate from imageLoader to coil3

Screenshots / GIFs

N/A

Checklist

  • I have tested the changes on both Android, iOS and Desktop platforms.
  • I have written unit tests for the new code (if applicable).
  • I have updated the project's documentation (if necessary).
  • I have checked for any potential code duplications and removed them.
  • I have run the Kotlin/Compose Multiplatform Gradle tasks and verified that they were completed successfully.
  • I have considered the impact of these changes on the existing codebase.

Additional Notes

N/A

@VictorKabata VictorKabata merged commit 5dd8174 into develop Jul 22, 2024
1 check passed
@VictorKabata VictorKabata deleted the ktx_viewmodel branch July 22, 2024 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant