expo / examples

Example projects that demonstrate how to use Expo APIs and integrate Expo with other popular tools
2.23k stars 867 forks source link

Add exp:// as AuthSession callback URL for Twitter-Auth Example #374

Closed mrk-han closed 1 year ago

mrk-han commented 2 years ago

Not sure if this is a new thing, but adding exp:// as a callback URL was necessary for me to get the Twitter Auth Example working. Adding this PR to help alleviate stress to anyone new trying to get it working after me.

image