React Native Payments

The React Native Payments component accept payments with Apple Pay using the Payment Request API.

Features:

  • Simple. No more checkout forms.
  • Effective. Faster checkouts that increase conversion.
  • Future-proof. Use a W3C Standards API, supported by companies like Google, Firefox and others.
  • Cross-platform. Share payments code between your iOS and web apps.
  • Payment Processor Support. Process payments with payment processors like Stripe.

Installation:

# Yarn
yarn add react-native-payments

# NPM
$ npm install react-native-payments

Preview:

React Native Payments

Download Details:

Author: naoufal

Live Demo: View The Demo

Download Link: Download The Source Code

Official Website: https://github.com/naoufal/react-native-payments

License: MIT

Add Comment