Join our Community Portal to get support and stay up to date with the latest news and updates.
This example demonstrates how to use Web3Auth in React Native.
npx degit Web3Auth/web3auth-core-kit-examples/single-factor-auth-react-native/sfa-rn-expo-auth0-example w3a-sfa-rn-expo-auth0-example
Install & Run:
cd w3a-sfa-rn-expo-auth0-example
npm install
npm run android
# or
npm run ios