Easier way to setup selectable grids
npm install react-native-interactive-grid
yarn add react-native-interactive-gridimport { InteractiveGrid } from 'react-native-interactive-grid';
<View>
<InteractiveGrid
TODO
/>
</View>See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library