Possible to use with React Native? #497
-
|
Is it possible to add login functionality to a react native expo app? |
Beta Was this translation helpful? Give feedback.
Answered by
madster456
Jan 14, 2026
Replies: 2 comments 1 reply
-
|
https://github.com/bootssecurity/StackAuth-React-Native-Expo-Template |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Hi @hudsonbloom thanks for reaching out. Yes, our react SDK should work with React Native. But, there may be some caveats with it, such as token store, and navigation. We have not extensively tested React Native with our SDK, but should still work. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
madster456
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @hudsonbloom thanks for reaching out.
Yes, our react SDK should work with React Native. But, there may be some caveats with it, such as token store, and navigation.
We have not extensively tested React Native with our SDK, but should still work.