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

Add UIViewController lifetime hooks #779

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

elijah-semyonov
Copy link

@elijah-semyonov elijah-semyonov commented Aug 30, 2023

API Changes

ComposeUIViewControllerConfiguration now contains a delegate property which can be reassigned with an implementation conforming to ComposeUIViewControllerDelegate to react to UIViewController lifetime events.

Testing

Test: N/A

Issues Fixed

Fixes: JetBrains/compose-multiplatform#3462

@elijah-semyonov elijah-semyonov marked this pull request as ready for review August 31, 2023 07:15
@elijah-semyonov elijah-semyonov merged commit 02a829f into jb-main Aug 31, 2023
3 checks passed
@elijah-semyonov elijah-semyonov deleted the es/add-vc-lifetime-hooks branch August 31, 2023 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants