burstware / expo-plaid-link

Use the Plaid Link flow inside your expo app
MIT License
35 stars 20 forks source link

[REQUEST] Warn if missing token #19

Closed JBaczuk closed 1 year ago

JBaczuk commented 2 years ago

Is your feature request related to a problem? Please describe. Forgetting a token might be hard to track down

Describe the solution you'd like

For the repo, it would be nice if it were a bit more apparent when I haven't provided a link token-- maybe a console.warn or something, and for the component to return null until one is provided.

Describe alternatives you've considered N/A

Additional context See https://github.com/burstware/expo-plaid-link/issues/18