react-native/Libraries/Components/ScrollView
Nick Lockwood 520ad05ba0 Removed unnecessary exportedConstants
Summary: The exportedConstants method incurrs a penalty at bridge startup time for every module that implements it. This diff removes exportedConstants from a few modules that don't really need to use it.

Reviewed By: majak

Differential Revision: D2982341

fb-gh-sync-id: be016187d7b731a073311daacfcf88a0402e1688
shipit-source-id: be016187d7b731a073311daacfcf88a0402e1688
2016-03-10 10:21:34 -08: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 Removed unnecessary exportedConstants 2016-03-10 10:21:34 -08:00
processDecelerationRate.js Removed unnecessary exportedConstants 2016-03-10 10:21:34 -08:00