Chirag Dave
Chirag Dave
> @ChiragMDave ok, but why haven't you done this and shared with us yet? import React from 'react'; import { Alert, Animated, Easing, View } from 'react-native'; import { PanGestureHandler,...
Just move ransform:[{translateY:200}] from greenBox style to redBox style and the result will be same in both Scroll and FlatList.. More over, there is absolutely no problem of zindex in...
> > ## Description > > Related? #23614 #23615 > > Setting `zIndex` on items of a `FlatList` yields no result across different rows. However, it does work in the...