Hi, there! How to integrate SuperTokens into react...
# support-questions-legacy
o
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
hey @olehhlova see our docs for custom UI section. It has a mobile tab and under that, you can see a react native tab.
You will need to make your own login UI in react native though
o
Okey! I successfully init the superToken's function But what about SignUp?

https://cdn.discordapp.com/attachments/1100524617795387412/1100660749510131773/Screenshot_2023-04-26_at_08.51.53.png

there terminal syntax? not js?
so, I should dynamically add this to terminal?
Ah, Okey, I'll try to use usual fetch with those params
r
yea.. use fetch
7 Views