react-native-macos/Libraries/Experimental
Christoph Nakazawa 14d9b2d68d Remove ListView and SwipeableListView from React Native
Summary:
This diff removes ListView and SwipeableListView from React Native:
* Removes the code and all examples
* Removes the exports on `react-native-implementation` but leaves an error message in dev mode only
* Uses `deprecated-react-native-listview` for `ListView` and `deprecated-react-native-swipeable-listview` for `SwipeableListView`

Both ListView and SwipeableListView are now fully removed from React Native in open source and we will continue to use the deprecated packages internally.

Reviewed By: TheSavior

Differential Revision: D14181708

fbshipit-source-id: 5030c33791f998567de058fee934449c16fa1d54
2019-02-25 22:40:10 -08:00
..
SwipeableRow Remove ListView and SwipeableListView from React Native 2019-02-25 22:40:10 -08:00
Incremental.js Remove unused variables (#22097) 2018-11-04 10:41:46 -08:00
IncrementalExample.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
IncrementalGroup.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
IncrementalPresenter.js Remove var in /Libralies/Experimental/IncrementalPresenter.js (#22144) 2018-11-05 14:58:48 -08:00
WindowedListView.js Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00