UNPKG

@exodus/react-native-plaid-link-sdk

Version:

React Native Plaid Link SDK

11 lines (7 loc) 201 B
const thrower = () => { throw new Error('not available on Android yet!') } const PlaidLink = () => null export default PlaidLink export const openLink = thrower export const dismissLink = thrower