FlatList, Filtering in FlatList, Spread Operators in React-Native
In Today’s article, we are going to see how to work with FlatLists in React Native and We will add a search bar as a header to the FlatList and filter the list, Also we will see what are spread operators and how to work with them. Note: Make sure that you install react-native-elements package.… Read More »