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

Use Decompose for navigation #165

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

arkivanov
Copy link

As discussed with @kpgalligan, here is a PR demonstrating the integration of Decompose. That's a lot of code. All ViewModels a replaced with Components. The navigation is entirely handled by Decompose, plus there are some fancy animations. I have tested the Android app with Compose UI, and the iOS app with SwiftUI. I couldn't test the iOS app with Compose for iOS for some technical reasons - Compose for iOS currently crashes at runtime on my specific machine (some hardware issues), but it does compile just fine. I will appreciate if someone verify how it actually works, I guess it should be fine.

@samhill303 samhill303 marked this pull request as draft February 28, 2023 19:59
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.

2 participants