suwu150 / particle-react-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Particle Service in React Native

Note For iOS

Please note that the SDK supports ios-arm64 (iOS devices) and ios-arm64-simulator (M-series chip simulators). We currently do not support ios-x86_64-simulator (Intel chip simulators).

Particle Auth Service

npm install @particle-network/rn-auth

Particle Connect Service

npm install @particle-network/rn-connect

Particle Wallet Service

npm install @particle-network/rn-wallet

Particle AA Service

npm install @particle-network/rn-aa

Particle Auth Core Service

npm install @particle-network/rn-auth-core

Getting Started

  1. Run example

  2. Select chain

  3. Init

  4. Login

  5. Try other methods




Expo-Examples

If you are using Expo with your project, there is an expo example, for iOS development, You need to update your Podfile by following this Expo iOS Podfile

AuthCoreWalletDemo

AuthCoreWalletDemo will focus on both integrate particle-auth-core and particle-wallet, show how how to connect with jwt and open wallet.

Docs

particle-auth

particle-connect

particle-wallet

particle-biconomy

particle-auth-core

License

Apache 2.0

About

License:Apache License 2.0


Languages

Language:TypeScript 43.5%Language:Kotlin 18.3%Language:Swift 12.5%Language:Java 11.5%Language:C++ 3.2%Language:Ruby 3.2%Language:Objective-C++ 2.9%Language:Objective-C 2.5%Language:JavaScript 2.0%Language:Starlark 0.2%Language:CMake 0.1%Language:C 0.1%