joelkanyi / FocusBloom

A Kotlin Multiplatform app that helps users enhance their productivity and time management skills through focused work intervals and short breaks.
443 stars 53 forks source link

Are there plans to replace Voyager navigation and ViewModel with native libraries? #141

Closed javac9 closed 2 months ago

javac9 commented 2 months ago

Hello, I really like what you made there, many kudos!

However, IMHO it would be even better if you replace Voyager navigation and view-model with native ones because those aren't going away, unlike a 3rd-party library that eventually might stop being maintained.

Looking forward to hearing your opinion on this.

joelkanyi commented 2 months ago

@javac9 you are right I have been planning to switch from Voyager and its ScreenModel to

So when I get time, I will make this switch

joelkanyi commented 2 months ago

Migration completed, test it and let me know