UNPKG

react-native-plaid-link-sdk

Version:

React Native Plaid Link SDK

5 lines (4 loc) 240 B
// we use Object type because methods on the native side use NSDictionary and ReadableMap // and we want to stay compatible with those import { TurboModuleRegistry } from 'react-native'; export default TurboModuleRegistry.get('RNLinksdk');