I\'m using SafeAreaView from React Native 0.50.1 and it\'s working pretty good except for the one part. I assigned the orange background color to the SafrAreaView
SafeAreaView
I was able to achieve this by the code below,
Thanks for @Daniel M, inspired by his answer.