React Native Library for button components
npm install react-native-buttons
Or
yarn add react-native-buttonsimport { SimpleButton } from 'react-native-buttons';
// ...
<SimpleButton onPress={()=>{}} title='Login' />This is open-source software and we can make it rock for everyone through contributions.
https://github.com/ali5049/react-native-buttons
cd react-native-buttons
npm install or yarn
MIT