thirdweb-example / expo-starter

Starter kit to build with Expo and thirdweb without additional initial configuration.
16 stars 6 forks source link
expo react-native starter-kit starter-template thirdweb thirdweb-sdk thirdwebsdk web3

Banner

thirdweb expo starter

Starter template to build an onchain react native app with thirdweb and expo.

Features

Installation

Install the template using thirdweb create

  npx thirdweb create app --expo

Get started

  1. Install dependencies
yarn install
  1. Get your thirdweb client id

Rename the .env.example file to .env and paste in your thirdweb client id.

You can obtain a free client id from the thirdweb dashboard.

  1. Start the app
yarn ios

or

yarn android

To run this app, you'll need either:

Additional Resources

Support

For help or feedback, please visit our support site