0.1.2 • Published 2 years ago

react-native-interactive-grid v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

react-native-interactive-grid

Easier way to setup selectable grids

Installation

npm install react-native-interactive-grid
yarn add react-native-interactive-grid

Usage

import { InteractiveGrid } from 'react-native-interactive-grid';


<View>
  <InteractiveGrid
    TODO
  />
</View>

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago