React

React Native generic list
React Native generic list

React Native’s FlatList is a component that supports many cool features while being simple and easy to use, it’s a good example of a well-designed piece of software and that’s why I decided to take it a step further.

For that, I’ve developed a generic list built on top of it …