react-native/Libraries/Components
Brian Vaughn 1129c6096d Replaced View.propTypes with a static getter that warned about deprecation
Reviewed By: spicyj

Differential Revision: D4766860

fbshipit-source-id: c0ef46df58b6167178e801d9dbe481101c0dc773
2017-03-28 11:32:09 -07:00
..
AccessibilityInfo Finish AccessibilityInfo implementation 2017-02-27 18:34:19 -08:00
ActivityIndicator Ran codemod to replace View.propTypes with ViewPropTypes 2017-03-24 00:30:48 -07:00
AppleTV Fix license header for TVEventHandler 2017-03-27 10:32:14 -07:00
Clipboard Remove deprecated APIs and modules 2016-10-11 07:43:52 -07:00
DatePicker Ran codemod to replace View.propTypes with ViewPropTypes 2017-03-24 00:30:48 -07:00
DatePickerAndroid Fix formatting in DatePickerAndroid.open docs 2017-02-27 18:34:19 -08:00
DrawerAndroid Ran codemod to replace View.propTypes with ViewPropTypes 2017-03-24 00:30:48 -07:00
Keyboard Ran codemod to replace View.propTypes with ViewPropTypes 2017-03-24 00:30:48 -07:00
Navigation NavigatorIOS - Remove NavigationContext 2017-03-27 10:46:30 -07:00
Picker Ran codemod to replace View.propTypes with ViewPropTypes 2017-03-24 00:30:48 -07:00
ProgressBarAndroid Ran codemod to replace View.propTypes with ViewPropTypes 2017-03-24 00:30:48 -07:00
ProgressViewIOS Ran codemod to replace View.propTypes with ViewPropTypes 2017-03-24 00:30:48 -07:00
RefreshControl Ran codemod to replace View.propTypes with ViewPropTypes 2017-03-24 00:30:48 -07:00
ScrollView Ran codemod to replace View.propTypes with ViewPropTypes 2017-03-24 00:30:48 -07:00
SegmentedControlIOS Ran codemod to replace View.propTypes with ViewPropTypes 2017-03-24 00:30:48 -07:00
Slider Ran codemod to replace View.propTypes with ViewPropTypes 2017-03-24 00:30:48 -07:00
StatusBar android now supports barStyle 2017-03-01 13:32:16 -08:00
Switch Ran codemod to replace View.propTypes with ViewPropTypes 2017-03-24 00:30:48 -07:00
TabBarIOS Ran codemod to replace View.propTypes with ViewPropTypes 2017-03-24 00:30:48 -07:00
TextInput Ran codemod to replace View.propTypes with ViewPropTypes 2017-03-24 00:30:48 -07:00
TimePickerAndroid Clean unused import modules. 2016-10-16 11:13:40 -07:00
ToastAndroid Add very basic usage example for android toast 2016-09-19 06:43:54 -07:00
ToolbarAndroid Ran codemod to replace View.propTypes with ViewPropTypes 2017-03-24 00:30:48 -07:00
Touchable Ran codemod to replace View.propTypes with ViewPropTypes 2017-03-24 00:30:48 -07:00
UnimplementedViews Convert from React.createClass to ES6 classes 2016-07-26 01:13:31 -07:00
View Replaced View.propTypes with a static getter that warned about deprecation 2017-03-28 11:32:09 -07:00
ViewPager Ran codemod to replace View.propTypes with ViewPropTypes 2017-03-24 00:30:48 -07:00
WebView Ran codemod to replace View.propTypes with ViewPropTypes 2017-03-24 00:30:48 -07:00
Button.js Add disabled to accessibilityTraits in case button is disabled 2017-02-22 13:16:02 -08:00
LazyRenderer.js Cleanup: Prefer `React.Element` over `React$?Element` 2016-10-14 08:59:37 -07:00
ScrollResponder.js FrameRateLogger JS module 2017-03-24 18:30:59 -07:00
StaticContainer.react.js Rename files to match @providesModule annotations 2017-02-03 15:58:58 -08:00
StaticRenderer.js Reverted commit D4027388 2016-10-16 04:13:42 -07:00
Subscribable.js