Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 483 Bytes

File metadata and controls

19 lines (11 loc) · 483 Bytes

expo-stripe

Expo Stripe is a React Native Application using Stripe API.

Before Running

Run mv back-end/.env-example back-end/.env and set your own secret key.

Moreover, you have to change the public key in front-end/lib/stripe.js

Run

Run npm start in back-end folder and expo start in front-end folder.

Screenshot