react-native-regrid
v0.1.0
Published
Responsive cell-grid for viewing and editing. Supports moving and resizing cells.
Downloads
1
Readme
react-native-regrid
Responsive cell-grid for viewing and editing. Supports moving and resizing cells.
Installation
npm install react-native-regrid
Usage
import Regrid from "react-native-regrid";
// ...
const result = await Regrid.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT