react-native/Libraries/Components
Peter Ruibal 0ec04ed8ef Remove redundant style field from ScrollView propTypes.
Summary:
We're spreading this in via `...ViewPropTypes` also.  Having both confuses
flow when you try to pass style (even though they're identical), when the
types are defined via `React.ElementProps`

Reviewed By: jingc

Differential Revision: D6028659

fbshipit-source-id: 203e29682d34f1648a47d9ddbaef0c9630fbcb99
2017-10-11 14:25:35 -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 Use UnimplementedView for CheckBox on iOS 2017-10-07 17:24:23 -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 Wrong name 2017-09-29 15:03:23 -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 Remove redundant style field from ScrollView propTypes. 2017-10-11 14:25:35 -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 Add `visible-password` for TextInput.keyboardType on Android 2017-10-10 18:18:34 -07:00
TimePickerAndroid Add TimePicker modes 2017-10-08 12:38:45 -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 Run eslint --fix 2017-10-09 17:46:44 -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 Run eslint --fix 2017-10-09 17:46:44 -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 Run eslint --fix 2017-10-09 17:46:44 -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