johnpatrickmorgan/FlowStacks

.goBack() crashes when called too many times

romankozak opened this issue · 2 comments

On initial screen, first .goBack() doesn't crash, but messes the navigation stack (won't go back from next pushed view).
Second .goBack() crashes due to invalid index

This should fix it #29

Thanks @romankozak for raising this issue, and @DavidKmn for the speedy fix!
Merged and released in V0.2.1.