Skip to content

Enter LTL MAPS, the pioneering privacy-first, location-based decentralized app (DApp) that does just that. It's not just an app; it's your digital compass for discovering magical places. Be part of the first app that truly understands your preferences to suggest the ultimate experiences tailored for you.

License

IkigaiLabsETH/LTLmaps2.0

 
 

Repository files navigation

React Native + thirdweb + TypeScript Starter Template

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

Getting Started

Get a clientId

You can get your clientId from our Dashboard and set it in the .env file var: TW_CLIENT_ID.

Please, make sure to add the app's bundleId in the Allowed Bundle IDs list. This app's bundleId = com.thirdweb.connect

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

Android:

yarn android

iOS:

yarn ios

Local dev

Create an .env.local file with your client id:

TW_CLIENT_ID=

yalc thirdweb packages

yalc add @thirdweb-dev/contracts-js @thirdweb-dev/storage @thirdweb-dev/auth @thirdweb-dev/chains @thirdweb-dev/react-core @thirdweb-dev/react-native @thirdweb-dev/react-native-compat @thirdweb-dev/sdk @thirdweb-dev/wallets

Run the following command to force getting the latest version of the yalc'ed packages

yarn --force

testing your changes

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

Enter LTL MAPS, the pioneering privacy-first, location-based decentralized app (DApp) that does just that. It's not just an app; it's your digital compass for discovering magical places. Be part of the first app that truly understands your preferences to suggest the ultimate experiences tailored for you.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 42.2%
  • Java 30.4%
  • Ruby 10.0%
  • Objective-C 9.0%
  • Objective-C++ 4.2%
  • JavaScript 4.2%