@evibe/react-native-finance
v1.0.0
Published
A component for earnings report and account statement
Downloads
3
Readme
react-native-finance
A component for earnings report and account statement
Install
add in package.json:
npm install @evibe/react-native-finance
Usage
import FinanceComponent from "react-native-finance";
<financeComponent
route={'localhost:8000/libs/finance/test'}
providerId={this.state.providerId}
token={this.state.token}
/>
Properties
| Prop | Default | Type | Description |
| :------------ |:---------------:| :---------------:| :-----|
| route | '' | string
| rota para pegar o relatorio de saques|
| providerId | - | number
| id do prestador |