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's tKey in RN.
npx degit tkey/tkey-examples/tkey-react-native/tkey-react-native-quick-start w3a-tkey-react-native-quick-start
Install & Run:
cd w3a-tkey-react-native-quick-start
npm install
npm run android
# or
npm run ios