catalinmiron / react-native-plaid-link

React Native Plaid authenticator
122 stars 56 forks source link

Future of this library #38

Open Jmaguerre opened 4 years ago

Jmaguerre commented 4 years ago

Now that plaid has release an "oficial" way to use plaid link (https://github.com/plaid/react-native-plaid-link-sdk).

What are the plans for this library? Should we start using the oficial one? I'll keep using this one as long as there is support or at least it is proven that the oficial one is stable. Thoughts?

petermullarkey commented 4 years ago

Just a note that the official SDK requires Native development - meaning that using Expo to support both platforms doesn't work (without "ejecting" out of Expo).