Arkadii Ivanov
01/23/2024, 10:22 PM3.0.0-alpha05
is released!
👉 Added StackNavigator#pushToFront
extension function
👉 Added discardSavedState
and isStateSavingAllowed
arguments to retainedComponent {}
function
👉 Use Cancellation
in NavigationSource
👉 Moved PredictiveBackGestureOverlay
and PredictiveBackGestureIcon
inside predictiveback
package
👉 Fixed possible NPE crash in Generic Navigation (also affects Child Pages)
Release notes: https://github.com/arkivanov/Decompose/releases/tag/3.0.0-alpha05Dennis
01/24/2024, 2:52 PM