react-native-stripe icon indicating copy to clipboard operation
react-native-stripe copied to clipboard

React Native app example using Stripe payment

React Native Stripe example

This is an example React Native app using Stripe as a payment provider. The project is using the official Stripe pod by implementing Native Modules.

Before running

Edit the AppDelegate.m file and update your "pk_test_XXXXXXXXXX" on L35. You can find your API keys on your Stripe Dashboard > Developers > API keys