(React native) How to use SafeAreaView for Android notch devices?

前端 未结 9 1811
一生所求
一生所求 2020-12-24 06:45

I\'m actually developing an app with react native and i\'m testing with my one plus 6 and it has a notch. The SafeAreaView is a solution for the iPhone X but for Android, it

9条回答
  •  甜味超标
    2020-12-24 07:20

    Late 2020 answer: For anyone stumbling across this issue themselves, they have added support for this.

    Follow this documentation page

提交回复
热议问题