What is difference between FlatList and ListView react-native?

FlatList – More performant compared to ListView . ListView rendering can get slow once the number of items grows larger. FlatList significantly improves memory usage and efficiency (especially for large or complex lists) while also significantly simplifying the props — no more dataSource necessary!

Sizin İçin Seçtik  How do I make react native apps run in the background?

Leave a Reply

Your email address will not be published. Required fields are marked *

What is difference between FlatList and ListView react-native?

FlatList – More performant compared to ListView . ListView rendering can get slow once the number of items grows larger. FlatList significantly improves memory usage and efficiency (especially for large or complex lists) while also significantly simplifying the props — no more dataSource necessary!

Sizin İçin Seçtik  How do you give Styles in React Native?

Leave a Reply

Your email address will not be published. Required fields are marked *