react-router-native-stack
react-router-native-stack copied to clipboard
Two consecutive redirects leads to blank screen
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 https://github.com/Traviskn/react-router-native-stack/pull/31