stripe / stripe-react-native

React Native library for Stripe.
https://stripe.dev/stripe-react-native
MIT License
1.29k stars 263 forks source link

ApplePayButton cornerRadius #258

Closed robert-nash closed 3 years ago

robert-nash commented 3 years ago

ApplePayButton doesn't appear to expose any way of setting cornerRadius, it would be useful if it did. https://developer.apple.com/documentation/passkit/pkpaymentbutton/2999416-cornerradius

thorsten-stripe commented 3 years ago

This will be part of the v0.1.3 release later this week

robert-nash commented 3 years ago

Brilliant, thank you