Skip to content

FlashList is supported? #577

Open
Open
@jtvargas

Description

@jtvargas

Like the title says,

Do I need to do any other change to support FlashList using the HOC function? because I have this code but the Keyboard events logic looks like is not working, I'm not able to see the keyboard aware behavior:

const config = {
  enableOnAndroid: true,
  enableResetScrollToCoords: false,
  enableAutomaticScroll: true,
  extraScrollHeight: 80,
  viewIsInsideTabBar: true,
};

const FlashListKeyboardAware = listenToKeyboardEvents(config)(FlashList);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions