issues
search
VictorKabata
/
Notflix
Kotlin Multiplatform playground
600
stars
88
forks
source link
Migration to Result<>
#126
Closed
VictorKabata
closed
1 month ago
VictorKabata
commented
1 month ago
Description
Removed ResultState class
Update codebase to use Result and runCatching
Issue
N/A
Screenshots / GIFs
N/A
Checklist
[x] I have tested the changes on both Android, iOS and Desktop platforms.
[x] I have written unit tests for the new code
(if applicable)
.
[x] 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
Screenshots / GIFs
N/A
Checklist
Additional Notes
N/A