Note for iOS:
particle_auth_coreonly supportsios-arm64(physical devices). Simulators are not supported — you will need an actual iPhone for testing.
| Package | Install |
|---|---|
| Auth Core | npm install @particle-network/rn-auth-core |
| Connect | npm install @particle-network/rn-connect |
| Wallet | npm install @particle-network/rn-wallet |
| Account Abstraction | npm install @particle-network/rn-aa |
- Run the example app inside
particle-connect/example - Select a chain
- Connect with a social login or wallet
- Explore message signing and other features
If you are using Expo, an example project is available under Expo-Examples/new-expo-app. For iOS development, update your Podfile by following the Expo iOS Podfile reference.
Apache 2.0
