This example demonstrates how to use ConnectEmbed
component in React Native to create a "Sign in" screen.
This template shows you how to connect a wallet using the ConnectEmbed
component
-
Clone this repository locally and then install the dependencies using
npm install
oryarn install
-
Copy the
.env.example
file to.env.local
-
Create an API Key and get the client id and set the
NEXT_PUBLIC_TEMPLATE_CLIENT_ID
environment variable in the.env.local
fileTW_CLIENT_ID=...
Run npm run android
/ npm run ios
or yarn android
/ yarn ios
to run your app
For any questions, suggestions, join our discord at https://discord.gg/thirdweb.