GithubHelp home page GithubHelp logo

baovlg / react-native-examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from walletconnect/react-native-examples

0.0 0.0 0.0 29.96 MB

React Native examples implementing WalletConnect v2

License: MIT License

JavaScript 2.84% Ruby 2.68% C++ 5.22% Objective-C 3.51% Java 16.96% TypeScript 63.78% Objective-C++ 3.41% Makefile 1.15% Starlark 0.45%

react-native-examples's Introduction

React Native Examples

React Native examples implementing WalletConnect v2

Catalogue of wallet and dapp examples WalletConnect's various SDKs via React Native. Each example contains its own README with further instructions and explanations.

Wallet (Demo)

WalletSide.mov

Dapp (Demo)

Untitled.design.mp4

Wallets

Full Example

  • React Native CLI Wallet (0.68.5) wallets/rn_cli_wallet_068_5

Skeleton Example (WIP)

  • React Native CLI Wallet wallets/rn_cli_wallet
  • React Native Expo Wallet wallets/rn_expo_wallet

Dapps

  • Dapp V2 Explorer: dapps/v2Explorer or by checking out the alpha SDK here

Getting Started

  • Ensure your React Native environment has been properly setup (XCode, ruby etc). Note for Mac users to have the correct Ruby versions if doing a fresh install.
  • Read through our React Native guide
  • Check the respective /wallet folder to see the rn_cli_wallet or rn_expo_wallet repo
  • Read through the various README files for further information
  • Submit any issues / feature requests.

Note: If you are switching between these wallets (i.e. rn_cli_068_5 & rn_cli_070_6), it is recommended to clear caches using the following command:

watchman watch-del-all && rm -rf node_modules/ && yarn cache clean && yarn install && yarn start -- --reset-cache

If you run into issues with the simulator version:

npx react-native run-ios
error No simulator available with name "iPhone 13".

Change the flag with:

npx react-native run-ios --simulator="iPhone 14"

If you have /ios or Pod Issues, delete the Podfile.lock and re-run pod update && pod install worked for my case

Support

Feel free to reach out to WalletConnect via Discord in the Developer Support channels.

react-native-examples's People

Contributors

ignaciosantise avatar crypblizz8 avatar jonathanconn avatar bkrem avatar finessevanes avatar mostafatalaat770 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.