react-native-zoi-components
v0.1.1
Published
test
Downloads
4
Maintainers
Readme
react-native-zoi-components
To create common components for mobile app
Installation
npm install react-native-zoi-components
Usage
import { ZoiComponentsView } from "react-native-zoi-components";
// ...
<ZoiComponentsView 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