Damien Gavard
Damien Gavard
``` ~ ❯ which stepman stepman not found ~ ❯ which envman envman not found ~ ❯ which bitrise /usr/local/bin/bitrise ``` The fix that you suggested works ! ``` ~...
@rpassis can you conform that with your solution, if you do **not** dispatch `SetRouteAction` the view controller will be poped anyway ? I mean in that case it seems the...
@rpassis did you manage to keep the native swipe gesture of the navigation view controller in order to pop the current view controller ? When implementing `func navigationController(_ navigationController: UINavigationController,...
> Interesting. Sounds like you could get past this by having a tab navigation history state where for each root node (A or B, not X or Y) the last...