React Native SafeAreaView BackgroundImage ?

Viewed 719
1 Answers

I am not sure how the code structure looks but on a general scenario you can put SafeAreaView inside BackgroundImage to achieve the requirement

Related