Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Feature Request: Allow access to FlatList props #48

@groteworld

Description

@groteworld

Access to overwrite any props of the FlatList would be helpful. Maybe through the usage of a object?

<MentionsTextInput
  // ...
  listProps={{
    nestedScrollEnabled: true
  }}
/>

Thank you!

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