- Notifications
You must be signed in to change notification settings - Fork 644
Open
Description
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);
sebaferreras and n-ii-ma
Metadata
Metadata
Assignees
Labels
No labels