Hello friends, In today’s tutorial we would learn about creating a simple GridView in react native using FlatList component. GridView is not so much different from the List. In a List there are only one column present in a single row other then in a GridView there can be multiple…
Continue reading