Skip to content

Feature Request: add ability to pass in ListView implementation  #65

@npomfret

Description

@npomfret

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}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions