React Native & iPhone X
Easily update and create iPhone X layouts with SafeAreaView
In version 0.50.1, the React Native team introduced a new API for easily dealing with the new iPhone X layout. This API is the SafeAreaView.
With SafeAreaView, you can easily update your existing codebase to be integrated with the iPhone X without a lot of headache.
Here's how you can use it: