react-native/Libraries/Components/ScrollView
Spencer Ahrens 5b6ff01764 Remove ScrollView.propTypes
Summary:
We're unifying on flow types, and propTypes require non-trivial resources to initialize in aggregate.

Some open source code might depend on extracting ScrollView.propTypes which will now fail. To fix, simplly remove these dependencies and use flow or typescript for verifying correct prop usage instead.

Reviewed By: TheSavior

Differential Revision: D8726371

fbshipit-source-id: 19e9540794db97a9e356615b544759a0753fd68c
2018-07-05 15:18:04 -07:00
..
__mocks__ Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
InternalScrollViewType.js Remove ScrollView.propTypes 2018-07-05 15:18:04 -07:00
ScrollView.js Remove ScrollView.propTypes 2018-07-05 15:18:04 -07:00
ScrollViewStickyHeader.js Remove @providesModule from all modules 2018-04-25 07:37:10 -07:00
processDecelerationRate.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00