I\'m building a simple app in React Native that fetches listings from a remote JSON source and displays them on screen.
So far, using the excellent example here, I\
You can use FlatList and set numColumns to obtain the result which is the same with grid