Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thanhtunguet/react-native-truesight-kit
https://github.com/thanhtunguet/react-native-truesight-kit
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/thanhtunguet/react-native-truesight-kit
- Owner: thanhtunguet
- License: mit
- Created: 2022-10-31T08:16:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-14T03:06:39.000Z (about 2 years ago)
- Last Synced: 2024-10-16T02:32:41.573Z (2 months ago)
- Language: TypeScript
- Size: 623 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# react-native-truesight-kit
Truesight React Native Package
## Installation```sh
npm install react-native-truesight-kit
```## Usage
```js
import { TruesightView } from "react-native-truesight-kit";// ...
```
## 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)