Flatlist zIndex not working when using onRefresh prop #31083
Labels
Component: FlatList
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Platform: Android
Android applications.
Description
Hi, I tried to put an element under Flatlist items. I used zIndex for this purpose. It worked well, until I only added "onRefresh" prop to the flatlist. Therefore the element became above the flatlist items.
React Native version:
Steps To Reproduce
The text was updated successfully, but these errors were encountered: