-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
Check out React Native Elements. There isn't something EXACTLY like this, but you can put a few of their readymade components together to create this yourself. Works great with Expo; I use it with most of my projects.
-
Thanks but according to docs "There is an issue(https://github.com/facebook/react-native/issues/29246) causing projects with this module to fail on build on React Native 0.63 and above." So didn't even try fearing that it would cause issue when building.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
Getting started with React Native authentication
-
However, this package itself specifies a main module field that could not be resolved
-
How to enable In-App Purchases for Apple when developing installable PWAs?
-
Do I always have to run npx react-native start before npx react-native run-android?
-
Own UI library or an existing one?