is using clerk w/react native worth it?
im using expo w/react native, this means that i cant use clerk's prebuilt components or account portal, and need to make a custom ui anyway, so are there any features that clerk offers, that supabase doesnt? (since im using it for the db anyway)
1 Reply
The thing I found lacking with clerk is native login when using OAuth, you always have to open a webview instead of just using the account already logged in on device, supabase has native login for google and apple providers