1.0.8 • Published 4 years ago

react-native-apple-pay-button v1.0.8

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

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}
/>;
1.0.8

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.0

4 years ago