React Native Grid / Collection View Component

Description:

This component allows to display a grid/collection of items with more than one item per row. The items per row is configurable and it uses a ‘ListView’ in order to have a proper recycle mechanism.

Preview:

react-native-grid-view

Add Comment