react-native-apple-pay-button

1.0.8 • Public • Published

react-native-apple-pay-button

Getting started

$ npm install react-native-apple-pay-button --save

Mostly automatic installation

$ react-native link react-native-apple-pay-button

Usage

import ApplePayButton from 'react-native-apple-pay-button';

<ApplePayButton
    buttonStyle="black"
    type="donate"
    width={200}
    height={44}
/>;

Package Sidebar

Install

npm i react-native-apple-pay-button

Weekly Downloads

8

Version

1.0.8

License

MIT

Unpacked Size

63.8 kB

Total Files

21

Last publish

Collaborators

  • brascene