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 LifecycleOwner into commonMain #433

Closed
wants to merge 7 commits into from

Conversation

qdsfdhvh
Copy link
Contributor

@qdsfdhvh qdsfdhvh commented May 28, 2024

With lifecycle dependency from jetbrains, we can migrate some LifecycleOwner and SavedStateRegistryOwner codes from androidMain to commonMain, it will be easier for daily development.

maybe fix #410, #431

@qdsfdhvh
Copy link
Contributor Author

I just found this feature has been implemented, what a surprise!

@qdsfdhvh qdsfdhvh closed this May 28, 2024
@qdsfdhvh qdsfdhvh deleted the feat/kmp_lifecycle_owner branch May 29, 2024 11:06
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.

RegisterScreen:transition was used multiple times
1 participant