catalinmiron / react-native-plaid-link

React Native Plaid authenticator
124 stars 55 forks source link

Distinguish between close and continue event #27

Open 7patricia opened 5 years ago

7patricia commented 5 years ago

Hi @catalinmiron, I'm using your library and I'm receiving the same data if the user presses either close or continue, after the login is complete. Is there a way to distinguish those two events?

Thanks for your work!