I want to implement Twitter authentication in an app created with 'create-react-native-app'. I have looked docs of Expo, but I found that Expo supports authentication only with Facebook and google. I'm unable to use Oauth, because I can't link the package. I don't want to detache, want to keep Expo. Is there any way to do what I need? Thanks for attention.
You can use the repo
in official expo examples:
https://github.com/expo/examples/tree/master/with-twitter-auth
and to use it >> upload the backend server to any node cloud host like heroku
. and use the urls
in the front-end App.js
to point to the server url.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With