react-native-macos/Libraries/Lists/ListView
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__ Update license headers for MIT license 2018-02-16 18:31:53 -08:00
InternalListViewType.js Flowtype ListView 2018-05-14 00:24:44 -07:00
ListView.js Remove ScrollView.propTypes 2018-07-05 15:18:04 -07:00
ListViewDataSource.js Convert react-native-github/Libraries to let/const 2018-05-10 16:16:35 -07:00