0.5.1 • Published 4 years ago
react-native-superdda-iupay v0.5.1
react-native-superdda-iupay
SuperDDA IuPay package and SDK for React Native
Installation
yarn add react-native-superdda-iupay
or
npm install react-native-superdda-iupay
Usage
Here is sample usage.
Storybook with all other use cases available here: https://superdda-storybook.netlify.app/
import { Card } from "react-native-superdda-iupay";
<Card
type="netflix"
dueDate={new Date()}
isDue
cnpj="99.999.0001/99"
text="This is a sample text"
value={49.9}
/>
<Card
type="lightBill"
lightBillFlagStatus="yellow"
dueDate={new Date()}
text="Yellow Flag"
value={90.12}
isPaid
/>
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
0.5.0
4 years ago
0.5.1
4 years ago
0.4.9
4 years ago
0.4.8
5 years ago
0.4.7
5 years ago
0.4.6
5 years ago
0.4.5
5 years ago
0.4.4
5 years ago
0.4.3
5 years ago
0.4.2
5 years ago
0.4.1
5 years ago
0.4.0
5 years ago
0.3.9
5 years ago
0.3.8
5 years ago
0.3.7
5 years ago
0.3.0
5 years ago
0.3.6
5 years ago
0.3.5
5 years ago
0.3.2
5 years ago
0.3.1
5 years ago
0.3.4
5 years ago
0.3.3
5 years ago
0.2.1
5 years ago
0.2.0
5 years ago
0.1.2
5 years ago
0.1.1
5 years ago
0.1.0
5 years ago