Sample apps demonstrating the Stripe Embedded Components Onramp integration across different platforms.
| Directory | Platform | Description |
|---|---|---|
react-native-expo/ |
React Native (Expo) | Full crypto purchase flow using @stripe/stripe-react-native — authentication, KYC, wallet registration, and checkout |
react-web/ |
React (Web) | Full crypto purchase flow using @stripe/crypto — authentication, KYC, wallet registration, and checkout |
- A Stripe account with Embedded Components onramp access (request access)
- OAuth client ID and secret (provisioned by Stripe during onboarding)
Each example has its own README with platform-specific setup instructions.
- Embedded Components Onramp Integration Guide
- Stripe React Native SDK
- iOS Sample App
- Android Sample App
Licensed under the MIT License.