inverted
option causing sticky headers, ListEmptyComponent to appear inverted, and causing scroll direction to be inverted on web
#1511
Labels
bug
Something isn't working
Current behavior
Currently, enabling
inverted
on FlashList causes three issues:I've created a pull request #1487 that resolves these issues.
Expected behavior
I expect
inverted
to work the same way it does in regular FlatLists, without inverting the rendered content in sticky headers and empty components, and without inverting the scroll direction in browsers.To Reproduce
Simply set
inverted
on a FlashList, and set sticky headers or ListEmptyComponent, and observe that they are rendered upside-down. And on the web, your scroll direction will be inverted.Platform:
Environment
Latest
The text was updated successfully, but these errors were encountered: