Skip to content

tone-711/react-native-connect-embed

 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 42.3%
  • TypeScript 19.0%
  • Ruby 14.4%
  • Objective-C 12.8%
  • Objective-C++ 6.0%
  • JavaScript 5.5%