react-native/Libraries/Components/ScrollView
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
..
ScrollView.js [React Native] Fix scroll view sticky headers 2015-07-08 09:35:16 -08:00