react-native/Libraries/Components/ScrollView
Dave Miller bd8007300f Remove sendMomentumEvents property from public ScrollView properties
Summary: This property is only used by the native code as an optimization to not send events that no one is listening to.  We don't need to expose it externally on the js api.  Set sendMomentumEvent to be a native only property.

Reviewed By: bestander

Differential Revision: D3092650

fb-gh-sync-id: 95f5f0ae4cd04a7d1cbc9cf17c93647d3c644878
shipit-source-id: 95f5f0ae4cd04a7d1cbc9cf17c93647d3c644878
2016-03-24 05:43:25 -07:00
..
RecyclerViewBackedScrollView.android.js Bugfix - Typos 2015-12-15 09:09:32 -08:00
RecyclerViewBackedScrollView.ios.js Expose in public interface 2015-12-23 10:07:34 -08:00
ScrollView.js Remove sendMomentumEvents property from public ScrollView properties 2016-03-24 05:43:25 -07:00
processDecelerationRate.js Removed unnecessary exportedConstants 2016-03-10 10:21:34 -08:00