Traviskn/react-router-native-stack

Two consecutive redirects leads to blank screen

aertmann opened this issue · 0 comments

If two components render a <Redirect /> component directly after each other, then we're left with a blank screen or splash screen.

Works fine in 0.0.11, but broken since 0.0.12. Likely a regression of #31