0.1.0 • Published 3 years ago

react-native-regrid v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

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