What are the differences between the FlatList created via. `Animated.FlatList` and `Animated.createAnimatedComponent(FlatList)`?

210 views Asked by At

What are the main differences between these two FlatList components?

Note: Animated is imported from 'react-native-reanimated' in both instances.

0

There are 0 answers