react-native/Libraries/Components
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
..
AccessibilityInfo iOS: Introduce API for making screen reader announcements 2017-05-30 04:46:08 -07:00
ActivityIndicator Add example on Components 2017-09-21 17:37:07 -07:00
AppleTV Update remaining PropTypes references 2017-06-12 16:03:09 -07:00
CheckBox Fix React Native open source 2017-08-29 15:01:05 -07:00
Clipboard Remove deprecated APIs and modules 2016-10-11 07:43:52 -07:00
DatePicker Replace React.createClass with create-react-class 2017-07-07 14:36:01 -07:00
DatePickerAndroid Fixed a typo in open function documentation 2017-04-18 15:36:20 -07:00
DrawerAndroid Expose StatusBar height and fix StatusBar example - T13591448 2017-08-15 11:11:39 -07:00
Keyboard @allow-large-files Flow v0.54.0 2017-09-06 03:33:43 -07:00
MaskedView Upgrade fbsource/xplat/js to Flow v0.53.0 2017-08-17 18:45:01 -07:00
Navigation @allow-large-files Flow v0.54.0 2017-09-06 03:33:43 -07:00
Picker Upgrade fbsource/xplat/js to Flow v0.53.0 2017-08-17 18:45:01 -07:00
ProgressBarAndroid Fixed runtime error with ProgressBarAndroid 2017-09-19 00:01:00 -07:00
ProgressViewIOS Replace React.createClass with create-react-class 2017-07-07 14:36:01 -07:00
RefreshControl Upgrade fbsource/xplat/js to Flow v0.53.0 2017-08-17 18:45:01 -07:00
SafeAreaView Introducing <SafeAreaView> 2017-09-24 23:01:25 -07:00
ScrollView @allow-large-files Flow v0.54.0 2017-09-06 03:33:43 -07:00
SegmentedControlIOS fix typo in description of selectedIndex prop 2017-09-01 13:01:00 -07:00
Slider @allow-large-files Flow v0.54.0 2017-09-06 03:33:43 -07:00
StatusBar Upgrade fbsource/xplat/js to Flow v0.53.0 2017-08-17 18:45:01 -07:00
Switch Fix React Native open source 2017-08-29 15:01:05 -07:00
TabBarIOS Expose barStyle for NavigatorIOS and TabBarIOS 2017-08-25 00:14:46 -07:00
TextInput @allow-large-files Flow v0.54.0 2017-09-06 03:33:43 -07:00
TimePickerAndroid Clean unused import modules. 2016-10-16 11:13:40 -07:00
ToastAndroid Fix typo 2017-09-05 12:48:16 -07:00
ToolbarAndroid Replace React.createClass with create-react-class 2017-07-07 14:36:01 -07:00
Touchable Add example on Components 2017-09-21 17:37:07 -07:00
UnimplementedViews Upgrade fbsource/xplat/js to Flow v0.53.0 2017-08-17 18:45:01 -07:00
View Added Flow types for React Native host components 2017-09-15 16:22:04 -07:00
ViewPager Added styles.viewPager to complete example code 2017-09-05 13:17:25 -07:00
WebView Add props for overriding native component 2017-09-19 16:01:02 -07:00
Button.js Add the import statement to examples 2017-09-21 12:31:37 -07:00
LazyRenderer.js Replace React.createClass with create-react-class 2017-07-07 14:36:01 -07:00
ScrollResponder.js @allow-large-files Flow v0.54.0 2017-09-06 03:33:43 -07:00
StaticContainer.react.js Upgrade fbsource/xplat/js to Flow v0.53.0 2017-08-17 18:45:01 -07:00
StaticRenderer.js Upgrade fbsource/xplat/js to Flow v0.53.0 2017-08-17 18:45:01 -07:00
Subscribable.js [ReactNative] clean lint for Libraries/Components 2015-05-18 15:54:07 -08:00