0.1.1 • Published 10 months ago

react-native-zoi-components v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

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