Hi, there!
How to integrate SuperTokens into react native project. I have successfully integrated it in react-app, but in react-native its quite different
r
rp_st
04/26/2023, 5:23 AM
hey @olehhlova see our docs for custom UI section. It has a mobile tab and under that, you can see a react native tab.
rp_st
04/26/2023, 5:23 AM
You will need to make your own login UI in react native though
o
olehhlova
04/26/2023, 5:52 AM
Okey! I successfully init the superToken's function
But what about SignUp?
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).