react-native-cool-table
v0.4.0
Published
High performance table
Readme
react-native-cool-table
High performance table
Installation
npm install react-native-cool-tableUsage
import CoolTable from 'react-native-cool-table';
// ...
const result = await CoolTable.multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
TODO
- sort 功能抽离 context
- 折叠展开状态抽离 context
