https://github.com/pnstack/react-native-table
React native table component
https://github.com/pnstack/react-native-table
expo react react-native table
Last synced: 2 months ago
JSON representation
React native table component
- Host: GitHub
- URL: https://github.com/pnstack/react-native-table
- Owner: pnstack
- License: mit
- Created: 2023-09-05T02:30:41.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-15T01:38:57.000Z (about 1 year ago)
- Last Synced: 2024-03-15T03:04:02.227Z (about 1 year ago)
- Topics: expo, react, react-native, table
- Language: TypeScript
- Homepage:
- Size: 1.75 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# react-native-table
React native table component
## Installation
```sh
yarn add @pnstack/react-native-table
```## Usage
```js
```
## Contributing
See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.
## License
MIT
---
Made with [create-react-native-library](https://github.com/callstack/react-native-builder-bob)