react-native-truesight-kit
v0.1.0-rc4
Published
test
Downloads
9
Readme
react-native-truesight-kit
Truesight React Native Package
Installation
npm install react-native-truesight-kit
Usage
import { TruesightView } from "react-native-truesight-kit";
// ...
<TruesightView color="tomato" />
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library