react-native-parallax-scroll-view
react-native-parallax-scroll-view copied to clipboard
The parallax animation of the background overlaps the status bar.
The animation of the background overlaps the status bar provoking this weird thing
How can I preven this from happening
move the stuff from render background to render foreground that's how I resolved the issue in ios
Also having this issue. Tried multiple solutions but the background shows in the Safe Area View regardless.