Closed vitto-moz closed 6 years ago
any comments, please... :)
For those who stack with this issue. I moved to react-native-navigation, and this bug disappeared
Workaround available #12
@vitto-moz I’m using react-native-navigation and all I get is a black screen. Did you face this issue at all?
@chrise86, I've ended up with my own routing and I'm totally happy with it. But my suggestion for you is - react-navigation I think it's the best, comparing all available
@vitto-moz I've fixed the issue and have put a pull request in, if you ever need it.
@vitto-moz I’m using react-native-navigation and all I get is a black screen. Did you face this issue at all?
same issue for me any one got solved??
Have an issue while use on Android I should say, it doesn't occur every time I use street view in app. I can definitely say - issue occurs after the route changed (so maybe it related with a component instantiation) When street view stuck - I have next state (there is always a black line on top - it's absent when everything ok) every time I change route (logout/login) and use streetView - the black space grows but if app start from a route where streetView component situated - everything ok - it works I use "react-native-router-flux": "3.39.2" for navigation