react-native/Libraries/Lists
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
..
ListView Remove ScrollView.propTypes 2018-07-05 15:18:04 -07:00
__flowtests__ Update license headers for MIT license 2018-02-16 18:31:53 -08:00
__tests__ Update Jest snapshots 2018-05-29 17:30:16 -07:00
FillRateHelper.js Remove @providesModule from all modules 2018-04-25 07:37:10 -07:00
FlatList.js Bump Prettier to 1.13.4 on xplat 2018-06-06 05:32:06 -07:00
MetroListView.js Flowtype ListView 2018-05-14 00:24:44 -07:00
SectionList.js Flowtype ListView 2018-05-14 00:24:44 -07:00
ViewabilityHelper.js Remove @providesModule from all modules 2018-04-25 07:37:10 -07:00
VirtualizeUtils.js Remove @providesModule from all modules 2018-04-25 07:37:10 -07:00
VirtualizedList.js fix: account for `ListHeaderComponent` length when calculating offset… (#17415) 2018-06-28 15:32:39 -07:00
VirtualizedSectionList.js Bump Prettier to 1.13.4 on xplat 2018-06-06 05:32:06 -07:00