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
/
app.plugin.js
2 lines
(1 loc)
•
63 B
JavaScript
View Raw
1
2
module.exports
= require(
'./lib/commonjs/plugins/withStripe'
)
;