connect-react-native
Advanced tools
Comparing version 2.29.0 to 2.30.0
@@ -61,2 +61,6 @@ "use strict"; | ||
_defineProperty(this, "showTransferSuccessfulResult", void 0); | ||
_defineProperty(this, "showTransferErrorResult", void 0); | ||
_defineProperty(this, "showExperimentalBanks", void 0); | ||
@@ -63,0 +67,0 @@ |
@@ -27,2 +27,6 @@ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; } | ||
_defineProperty(this, "showTransferSuccessfulResult", void 0); | ||
_defineProperty(this, "showTransferErrorResult", void 0); | ||
_defineProperty(this, "showExperimentalBanks", void 0); | ||
@@ -29,0 +33,0 @@ |
@@ -12,2 +12,4 @@ import { IDapiConfigurations, IAccount, ICard, IBeneficiary, IWireBeneficiary, IDapiConnection, IPair, IAccountResponse, IIdentityResponse, ITransactionResponse, IAccountsMetadataResponse, DapiEnvironment, IBankBeneficiaryResponse, IBankWireBeneficiaryResponse, IDapiResult, DapiEndpoint, IDapiQueryParameter, ITransferResponse, ICardResponse, ICardBalance, ILineAddress, IAccountBalance } from './internal/types'; | ||
showAddButton?: boolean | undefined; | ||
showTransferSuccessfulResult?: boolean | undefined; | ||
showTransferErrorResult?: boolean | undefined; | ||
showExperimentalBanks?: boolean; | ||
@@ -14,0 +16,0 @@ postSuccessfulConnectionLoadingText?: string; |
@@ -33,2 +33,4 @@ export interface IDapiConfigurations { | ||
showAddButton?: boolean; | ||
showTransferSuccessfulResult?: boolean; | ||
showTransferErrorResult?: boolean; | ||
showExperimentalBanks?: boolean; | ||
@@ -35,0 +37,0 @@ postSuccessfulConnectionLoadingText?: string; |
{ | ||
"name": "connect-react-native", | ||
"version": "2.29.0", | ||
"version": "2.30.0", | ||
"description": "Financial APIs to connect users' bank accounts", | ||
@@ -5,0 +5,0 @@ "react-native": "src/index.ts", |
@@ -37,2 +37,4 @@ import NativeInterface from './internal/nativeInterface'; | ||
showAddButton?: boolean | undefined; | ||
showTransferSuccessfulResult?: boolean | undefined; | ||
showTransferErrorResult?: boolean | undefined; | ||
showExperimentalBanks?: boolean; | ||
@@ -39,0 +41,0 @@ postSuccessfulConnectionLoadingText?: string |
@@ -40,2 +40,6 @@ export interface IDapiConfigurations { | ||
showTransferSuccessfulResult?: boolean; | ||
showTransferErrorResult?: boolean; | ||
showExperimentalBanks?: boolean; | ||
@@ -42,0 +46,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
5026182
3614