Arkadii Ivanov
11/19/2022, 10:10 PM1.0.0-beta-01
!
- Added SimpleNavigation
and exposed SimpleChildNavState
for custom navigation implementations
- Added main thread checks to MutableValue
Provide old and new child stacks in StackRouterView#children
function
- Added disableInputDuringAnimation
argument to stackAnimation
function
- Converted StackAnimation
and StackAnimator
interfaces to fun
interfaces
- Moved StackNavigation
and OverlayNavigation
factory functions next to the corresponding interfaces
Please read the release notes - https://github.com/arkivanov/Decompose/releases/tag/1.0.0-beta-01Andrew Steinmetz
11/21/2022, 7:50 AM