'Wierd Transparent Black Overlay React native Navigation

I have this weird issue where there is a Transparent Black Overlay on top spanning the full width and height of the screen, but once you scroll it goes away. I tried with and without the React Navigation and it seems to only appear when using it?

Update:( I found this div causing the overlay... but it it nowhere in my code?) enter image description here Any Clue how to remove it?

Example of the overlay below enter image description here

and the code? Am I missing something? enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source