StevenLambion / SwiftDuxNavigation

SwiftDux based application routing.
MIT License
13 stars 1 forks source link

StackNavigationView animation race condition #13

Closed StevenLambion closed 4 years ago

StevenLambion commented 4 years ago

A race condition exists when updating the stack navigation view. The stack items can trigger an update before the StackNavigationView's own waypoint resolver updates the "animate" property. This leads to inconsistent behavior with animation.