oblador / react-native-lightbox

Images etc in Full Screen Lightbox Popovers for React Native
MIT License
2.82k stars 502 forks source link

Fix: Header getting cropped in ios #150

Open ChandanCC opened 3 years ago

ChandanCC commented 3 years ago

Added SafeAreaView as a wrapper around header

Before

Screenshot 2021-09-02 at 5 23 48 PM

After

Screenshot 2021-09-02 at 5 24 32 PM