Skip to content

Latest commit

 

History

History

README.md

Example App

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:

Running the example app

Note: This setup assumes you've already setup your React Native development environment.

From the root directory of our SDK.

  1. cd exampleReactNative76
  2. npm install
  3. cd ios
  4. pod install
  5. cd ..
  6. npm run ios

Testing Plaid Link

  1. Fetch a Link Token.

  2. Paste your token into the TextField in the example app.

  3. Press "Create Link" then "OPEN LINK" (see embedded Link once it loads)

  4. If you testing in our Sandbox you can use our provided test credentials for any financial institution.

    username: user_good

    password: pass_good