Skip to content

Because Apple and Google billing systems forbids to buy digital assets using stripe, we use it here OUTSIDE the mobile app

Notifications You must be signed in to change notification settings

marcodali/netflix-payment-system

Repository files navigation

Stripe external payment PoC

Supports Expo iOS Supports Expo Android Supports Expo Web

🚀 How to use

  • Publish the app on expo.dev to share the QR code and allow everyone to test it
    yarn update
  • Run the app locally for ios, android and web
    yarn start
  • Prior to publish the app in Google Play and App Store, you must generate builds
    yarn build
  • Submit the iOS build to the App Store
    yarn submit:ios
  • Submit the Android build to the Google Play Store
    yarn submit:android

📝 Notes

About

Because Apple and Google billing systems forbids to buy digital assets using stripe, we use it here OUTSIDE the mobile app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published