luckybbhan / walletConncet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native + thirdweb + TypeScript Starter Template

Got questions? Jump into our Discord to speak with us directly.

Getting Started

Create a project using this example:

npx thirdweb create --template react-native-typescript-starter

Install dependencies:

yarn install # or npm install

If you are developing on iOS, you will need to install the pods:

cd ios && pod install

Running the app

Open the project in Xcode and left click on the folder name and select your apple developer team. Then, click the play button to run the app.

Learn More

To learn more about thirdweb and React Native, take a look at the following resources:

You can check out the thirdweb GitHub organization - your feedback and contributions are welcome!

Join our Discord!

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

About

License:Apache License 2.0


Languages

Language:Java 41.2%Language:TypeScript 22.7%Language:Ruby 13.4%Language:Objective-C 12.1%Language:Objective-C++ 5.9%Language:JavaScript 4.7%