To create common components for mobile app
npm install react-native-zoi-components
import { ZoiComponentsView } from "react-native-zoi-components";
// ...
<ZoiComponentsView color="tomato" />
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library