issues
search
VictorKabata
/
Notflix
Kotlin Multiplatform playground
598
stars
88
forks
source link
Migrate to some Jetpack libs
#113
Closed
VictorKabata
closed
3 months ago
VictorKabata
commented
3 months ago
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
[x] 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)
.
[x] I have checked for any potential code duplications and removed them.
[x] I have run the Kotlin/Compose Multiplatform Gradle tasks and verified that they were completed successfully.
[x] I have considered the impact of these changes on the existing codebase.
Additional Notes
N/A
Description
Issue
N/A
Changes Made
Screenshots / GIFs
N/A
Checklist
Additional Notes
N/A