Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FlashList is supported? #577

Open
jtvargas opened this issue Feb 8, 2024 · 0 comments
Open

FlashList is supported? #577

jtvargas opened this issue Feb 8, 2024 · 0 comments

Comments

@jtvargas
Copy link

jtvargas commented Feb 8, 2024

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);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant