우승현

Results 4 comments of 우승현

I got exact same issue. Any updates?

> ## Description > Related? #23614 #23615 > Setting `zIndex` on items of a `FlatList` yields no result across different rows. However, it does work in the same row across...

> No need to override any React Native internals to set `zIndex` on the item wrapper views of a `FlatList`, here’s how I achieved it; > > ```js-jsx > data={timeline}...