UNPKG
stripe-react-native-apple-pay
Version:
latest (0.4.0)
0.4.0
0.4.0-rc.0
0.3.0
0.3.0-rc.1
0.3.0-rc.0
0.2.0
0.2.0-rc.6
React Native wrapper around Stripe Apple Pay
github.com/team-blaze/stripe-react-native-apple-pay
stripe-react-native-apple-pay
/
lib
/
module
/
index.js
3 lines
•
124 B
JavaScript
View Raw
1
2
3
export
{
ApplePayButton
}
from
'./components/ApplePayButton'
;
export
*
from
'./functions'
;
//# sourceMappingURL=index.js.map