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 installoryarn install -
Copy the
.env.examplefile to.env.local -
Create an API Key and get the client id and set the
NEXT_PUBLIC_TEMPLATE_CLIENT_IDenvironment variable in the.env.localfileTW_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.
