react-native-plaid-link-sdk icon indicating copy to clipboard operation
react-native-plaid-link-sdk copied to clipboard

Plaid Link for React Native

Results 51 react-native-plaid-link-sdk issues
Sort by recently updated
recently updated
newest added

# The problem Improper Export of your Android Activities For example: ``` ```

When you delete a file using file.delete(), only the reference to the file is removed from the file system table. The file still exists on disk until other data overwrites...

# The problem Android app showing white screen after doing OAuth in bank and app callback. I try to update `android:launchMode="singleInstance"`, it show error screen. # Environment | | |...

# The problem We are trying to reduce the size of our React Native application, which has grown to almost 100MB even though our bundle is fairly small (13MB). Frameworks...

Hello, I am trying this dependencies use in expo react-native app. But i still have issue. **Android** `[Unhandled promise rejection: TypeError: null is not an object (evaluating '_reactNative.NativeModules.PlaidAndroid.startLinkActivityForResult')] at http://192.168.1.16:19000/index.bundle?platform=android&dev=true&hot=false&minify=false:270318:55...

Hello! Wanted to provide some feedback on the release notes based on a recent experience. Version 7.3.0 of `react-native-plaid-link-sdk` implements version 3.7.1 of `plaid-link-android`. That version of `plaid-link-android` apparently requires...

Hello, I've been implementing plaid link on my react native (with expo) app and so far everything is working well expect the final screen. In sandbox mode and dev mode,...