Skip to content

v0.10.1

Latest
Compare
Choose a tag to compare
@ikarenkov ikarenkov released this 16 Nov 18:49
a319f38

Fixed and documented lifecycle propagation logic

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

What's Changed

Full Changelog: v0.10.0...v0.10.1