Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Latest commit

 

History

History
32 lines (18 loc) · 1.17 KB

README.md

File metadata and controls

32 lines (18 loc) · 1.17 KB

ConnectEmbed usage in React Native

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

Screenshot_1705617962

Using this template

  • Clone this repository locally and then install the dependencies using npm install or yarn 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 file

    TW_CLIENT_ID=...

Run your app

Run npm run android / npm run ios or yarn android / yarn ios to run your app

Learn More

Join our Discord!

For any questions, suggestions, join our discord at https://discord.gg/thirdweb.