[add] SwipeableFlatList and SwipeableListView

This commit is contained in:
Nicolas Gallagher
2018-06-04 11:39:55 -07:00
parent da38e87b50
commit b299eb6c59
9 changed files with 935 additions and 14 deletions

View File

@@ -45,6 +45,7 @@ module.exports = {
Slider: true,
StatusBar: true,
StyleSheet: true,
SwipeableFlatList: true,
SwipeableListView: true,
Switch: true,
Text: true,