You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @vshab ! First of all, thank you for this awesome library, it has helped me in my product tremendeously!
It works really really well - there's just one small thing I found about SectionList. I created a keyboard-aware SectionList according to the instructions in the README.md, the only issue here is that it doesn't respect the stickySectionHeadersEnabled property of the usual SectionList. The sticky section headers do not work, whereas if I use the classic SectionList they work just fine. Do you know what might be the issue?
The text was updated successfully, but these errors were encountered:
Hello @vshab ! First of all, thank you for this awesome library, it has helped me in my product tremendeously!
It works really really well - there's just one small thing I found about SectionList. I created a keyboard-aware SectionList according to the instructions in the README.md, the only issue here is that it doesn't respect the stickySectionHeadersEnabled property of the usual SectionList. The sticky section headers do not work, whereas if I use the classic SectionList they work just fine. Do you know what might be the issue?
The text was updated successfully, but these errors were encountered: