react-native/Libraries/Components
Alex Akers bfbc280fb4 [React Native] Fix scroll view sticky headers
Summary:
The `ScrollView` component tells the native side the subview indices of the views to make sticky. The problem is that, once layout-only views are collapsed, the indices are no longer reflective of the original views to make stick to the top.
2015-07-08 09:35:16 -08:00
..
ActivityIndicatorIOS [ActivityIndicator] Specify a width 2015-06-17 07:49:59 -08:00
DatePicker Removed deprecated RCT_EXPORT + code paths 2015-06-05 09:58:25 -08:00
MapView [madman]: Fix MapView crashing problem. 2015-06-25 21:21:08 -08:00
Navigation [React Native] Fix navigation bar translucency 2015-07-03 02:12:28 -08:00
ProgressViewIOS Removed deprecated RCT_EXPORT + code paths 2015-06-05 09:58:25 -08:00
ScrollView [React Native] Fix scroll view sticky headers 2015-07-08 09:35:16 -08:00
SegmentedControlIOS Removed deprecated RCT_EXPORT + code paths 2015-06-05 09:58:25 -08:00
SliderIOS Add minimumTrackTintColor and maximumTrackTintColor to SliderIOS 2015-04-23 05:57:15 -08:00
StatusBar Removed deprecated RCT_EXPORT + code paths 2015-06-05 09:58:25 -08:00
SwitchIOS [ReactNative] use requireNativeComponent to clean up a bunch of boilerplate 2015-04-21 21:06:48 -08:00
TabBarIOS TabBarIOS tintColor 2015-05-26 17:21:36 -08:00
TextInput [react native] JS change to support placeholderTextColor on android 2015-06-25 05:15:21 -08:00
Touchable Restructuring FBReactKit project: Part 2 2015-06-28 11:49:41 -08:00
UnimplementedViews [ReactNative] introduce requireNativeComponent 2015-04-16 17:12:12 -08:00
View [React Native] Remove layout-only nodes (Take 2!) 2015-07-07 05:06:50 -08:00
WebView Rename prop "injectedJavascriptIOS" to "injectedJavaScript 2015-07-07 17:17:22 -08:00
ScrollResponder.js [ReactNative] clean lint for Libraries/Components 2015-05-18 15:54:07 -08:00
StaticRenderer.js [Haste] @provides -> @providesModule StaticRenderer 2015-05-14 08:42:13 -08:00
Subscribable.js [ReactNative] clean lint for Libraries/Components 2015-05-18 15:54:07 -08:00