Our example app provides a minimal React Native app that implements Plaid Link. This app allows you to link a sample bank account.
In order to test Plaid Link using this example app you'll need the following:
- A Plaid Account to get API keys.
- A Link Token - you can quickly fetch one using your API keys and our Postman collection.
Note: This setup assumes you've already setup your React Native development environment.
From the root directory of our SDK.
cd exampleReactNative76npm installcd iospod installcd ..npm run ios
-
Fetch a Link Token.
-
Paste your token into the
TextFieldin the example app. -
Press "Create Link" then "OPEN LINK" (see embedded Link once it loads)
-
If you testing in our Sandbox you can use our provided test credentials for any financial institution.
username: user_good
password: pass_good