ek-react-native-grid-view
v0.0.1
Published
React Native Grid/Collection View component
Downloads
1
Maintainers
Readme
ek-react-native-grid-view
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.
Getting started
npm install ek-react-native-grid-view
See Example
See examples/
directory