react-native/Libraries/Components
Janic Duplessis 5353d39172 Remove unused native iOS sticky headers implementation
Summary:
Remove the native iOS sticky headers implementation that has been replaced by the js Animated one. Also remove a line in JS that made sure we passed null to native so it did not use the native implementation.

**Test plan**
Made sure there were no more mentions of sticky / header in native ScrollView related code.
Tested that sticky headers still work :o
Closes https://github.com/facebook/react-native/pull/12696

Differential Revision: D4657391

Pulled By: ericvicenti

fbshipit-source-id: 16324a45ca4ce5cd143293c61394a0fa7ad0c4a1
2017-03-05 14:21:40 -08:00
..
AccessibilityInfo Finish AccessibilityInfo implementation 2017-02-27 18:34:19 -08:00
ActivityIndicator RN: Update React (2/2) 2016-11-04 05:43:44 -07:00
AppleTV Apple TV support 4: support for input (tvOS focus engine) 2016-12-19 06:28:40 -08:00
Clipboard Remove deprecated APIs and modules 2016-10-11 07:43:52 -07:00
DatePicker fbobjc 2017-03-04 19:30:34 -08:00
DatePickerAndroid Fix formatting in DatePickerAndroid.open docs 2017-02-27 18:34:19 -08:00
DrawerAndroid RN: Update React (2/2) 2016-11-04 05:43:44 -07:00
Keyboard fbobjc 2017-03-04 19:30:34 -08:00
MapView fbobjc 2017-03-04 19:30:34 -08:00
Navigation fbobjc 2017-03-04 19:30:34 -08:00
Picker fbobjc 2017-03-04 19:30:34 -08:00
ProgressBarAndroid RN: Update React (2/2) 2016-11-04 05:43:44 -07:00
ProgressViewIOS fbobjc 2017-03-04 19:30:34 -08:00
RefreshControl fbobjc 2017-03-04 19:30:34 -08:00
ScrollView Remove unused native iOS sticky headers implementation 2017-03-05 14:21:40 -08:00
SegmentedControlIOS fbobjc 2017-03-04 19:30:34 -08:00
Slider fbobjc 2017-03-04 19:30:34 -08:00
StatusBar android now supports barStyle 2017-03-01 13:32:16 -08:00
Switch fbobjc 2017-03-04 19:30:34 -08:00
TabBarIOS fbobjc 2017-03-04 19:30:34 -08:00
TextInput fbobjc 2017-03-04 19:30:34 -08: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 RN: Update React (2/2) 2016-11-04 05:43:44 -07:00
Touchable fbobjc 2017-03-04 19:30:34 -08:00
UnimplementedViews Convert from React.createClass to ES6 classes 2016-07-26 01:13:31 -07:00
View fbobjc 2017-03-04 19:30:34 -08:00
ViewPager RN: Stop Deep Linking `ReactElement` 2016-10-14 18:59:10 -07:00
WebView <WebView>: Add propType for injectJavaScript 2017-03-02 15:31:19 -08: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 Support ScrollView.scrollToEnd on Android natively 2017-01-30 10:28:32 -08: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 [ReactNative] clean lint for Libraries/Components 2015-05-18 15:54:07 -08:00