@evibe/react-native-finance
v1.0.0
Published
A component for earnings report and account statement
Readme
react-native-finance
A component for earnings report and account statement
Install
add in package.json:
npm install @evibe/react-native-financeUsage
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 |
