grobak-react-native-ui
v0.11.0
Published
test
Maintainers
Readme
grobak-react-native-ui
Gro Mobile design system library
Installation
- with npm:
npm install grobak-react-native-ui react-native-svg react-native-safe-area-context- with yarn:
yarn add grobak-react-native-ui react-native-svg react-native-safe-area-contextUsage
import { Button } from 'grobak-react-native-ui';
// ...
const result = <Button />;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
