react-native-macos/Libraries/Experimental/SwipeableRow
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
..
SwipeableFlatList.js Remove ListView and SwipeableListView from React Native 2019-02-25 22:40:10 -08:00
SwipeableQuickActionButton.js Fix SwipeableActionButton styling. (#23113) 2019-01-23 04:10:13 -08:00
SwipeableQuickActions.js SwipeableFlatList, SwipeableQuickActions: Remove PropTypes (#21384) 2018-09-28 00:19:28 -07:00
SwipeableRow.js Remove fbjs/lib/emptyFunction from react-native 2018-11-26 06:28:25 -08:00