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

Fixed resumed child when parent is not resumed #65

Merged
merged 5 commits into from
Nov 16, 2024

Conversation

ikarenkov
Copy link
Owner

Fixed logic of propagation resume event to child.

  • Now you can safely display system dialog and go back, screens will be moved to resume state, when before they stated in started state
  • When child is ready to be resumed, but parent is only in started state, child will be resumed as soon as parent moved to resumed state
  • Introduced documentation about Lifecycle

@ikarenkov ikarenkov merged commit a319f38 into dev Nov 16, 2024
5 checks passed
@ikarenkov ikarenkov deleted the bug-resemed-first-nested-screen branch November 16, 2024 18:42
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.

1 participant