@react-native-ui-components/button
Button component for React Native
Installation
npm install @react-native-ui-components/button
Usage
import { Button } from '@react-native-ui-components/button';
// ...
<Button title="Click me" />
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