Open npomfret opened 8 years ago
It would be nice to be able to do something like:
import {SwipeListView} from "react-native-swipe-list-view"; import RefreshableListView from "react-native-refreshable-listview"; ... < RefreshableListView component={SwipeListView}
It would be nice to be able to do something like: