0.1.0-rc4 • Published 1 year ago

react-native-truesight-kit v0.1.0-rc4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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