[change] Remove SwipeableListView

Ref #1352
Ref https://github.com/facebook/react-native/issues/23313
This commit is contained in:
Nicolas Gallagher
2019-06-28 11:25:56 -07:00
parent 425102c16e
commit f54c957199
6 changed files with 0 additions and 340 deletions
@@ -46,7 +46,6 @@ module.exports = {
StatusBar: true,
StyleSheet: true,
SwipeableFlatList: true,
SwipeableListView: true,
Switch: true,
Systrace: true,
TVEventHandler: true,