react-native-skia-grid
v0.1.0
Published
Advanced Data Grid / Data Table for React Native via Skia
Downloads
4
Readme
react-native-skia-grid
Advanced Data Grid / Data Table for React Native via Skia
Installation
npm install react-native-skia-grid
Usage
import { multiply } from 'react-native-skia-grid';
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT