Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reown-com/react-native-examples
React Native examples implementing Reown AppKit & WalletKit
https://github.com/reown-com/react-native-examples
Last synced: 1 day ago
JSON representation
React Native examples implementing Reown AppKit & WalletKit
- Host: GitHub
- URL: https://github.com/reown-com/react-native-examples
- Owner: reown-com
- License: mit
- Created: 2022-11-28T10:09:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T18:09:09.000Z (7 days ago)
- Last Synced: 2024-10-29T10:10:37.768Z (7 days ago)
- Language: TypeScript
- Homepage:
- Size: 44.5 MB
- Stars: 91
- Watchers: 9
- Forks: 33
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-walletconnect - V2 React Native Wallet
README
# React Native Examples
React Native examples implementing Reown AppKit and WalletKit
## Wallet
- Wallet: `wallets/rn_cli_wallet`
## Dapps
- WalletConnect Modal + Viem: `dapps/ModalViem`
- WalletConnect Modal + Ethers v5: `dapps/ModalEthers`
- WalletConnect Modal + Universal Provider: `dapps/ModalUProvider`- AppKit + Wagmi v1: `dapps/W3MWagmi`
- AppKit + Ethers: `dapps/W3MEthers`
- AppKit + Ethers v5: `dapps/W3MEthers5`## Getting Started
- Ensure your [React Native environment](https://reactnative.dev/docs/next/set-up-your-environment) has been properly setup (XCode, ruby etc).
- Read our [React Native docs](https://docs.reown.com/appkit/react-native/core/installation)
- Read through the various README files for further information
- Submit any issues / feature requests.## Support
Feel free to reach out to WalletConnect via [Discord](https://discord.com/invite/kdTQHQ6AFQ) in the Developer Support channels.