react-native/Libraries/Components/SafeAreaView
Valentin Shergin 983b05441d Introducing <SafeAreaView>
Summary:
<SafeAreaView> renders nested content and automatically applies paddings reflect the portion of the view
that is not covered by navigation bars, tab bars, toolbars, and other ancestor views.
Moreover, and most importantly, Safe Area's paddings feflect physical limitation of the screen,
such as rounded corners or camera notches (aka sensor housing area on iPhone X).

Reviewed By: mmmulani

Differential Revision: D5886411

fbshipit-source-id: 7ecc7aa34de8f5527c4e59b0fb4efba3aaea28c8
2017-09-24 23:01:25 -07:00
..
SafeAreaView.android.js Introducing <SafeAreaView> 2017-09-24 23:01:25 -07:00
SafeAreaView.ios.js Introducing <SafeAreaView> 2017-09-24 23:01:25 -07:00