Is there a way to use Supertokens with Expo on Rea...
# support-questions-legacy
r
Is there a way to use Supertokens with Expo on React Native without ejecting? https://supertokens.com/docs/react-native/installation#if-using-expo
r
Hey. Yes there is. The docs you are looking at are old.
r
😯
r
Checkout our user guides section in the main docs. And then follow a guide there. It will have react native snippets.
r
which the docs linked to as the reason
r
Right. I think that issue doesn’t apply anymore.
r
I click any of the guides but can't really find any steps for 'React Native' or 'Expo' in there. At least not when I search for it.
r
See the frontend setup. I’m using your own ui section
Which guide do you want to use?
r
passwordless
You will see the mobile code tab and under that, react native
r
ah yes, I just found it after your instructions
r
Cool!
r
I recommend having a mention of React Native and/or Expo on the main docs page, as it is one of the main reasons people are considering Supertokens (as opposed to Clerk).
I suggest also making something similar to this, as Clerk just did:

https://www.youtube.com/watch?v=TthS0MPTy0Aâ–¾

preferably partnering with the create-universal-app guys to make a version of that which uses supertokens: https://www.reddit.com/r/reactnative/comments/1065uqo/i_made_a_template_for_making_fullstack/
r
I see. Interesting.
Got it. Thanks for the feedback! Cheers
348 Views