@ali5049/react-native-buttons
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

react-native-buttons

React Native Library for button components

Installation

npm install react-native-buttons
Or
yarn add react-native-buttons

Usage

import { SimpleButton } from 'react-native-buttons';

// ...

  <SimpleButton onPress={()=>{}} title='Login' />

Contributing

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

License

MIT


Package Sidebar

Install

npm i @ali5049/react-native-buttons

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

48.1 kB

Total Files

52

Last publish

Collaborators

  • ali5049