react-native-cs50
v0.1.4
Published
test
Downloads
3
Readme
react-native-cs50
CS50 Package
Installation
npm install react-native-cs50
Usage
import { Cs50View } from "react-native-cs50";
// ...
<Cs50View 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