Created
October 20, 2020 17:50
-
-
Save blsage/58f73fc51c028779cae035eae829ceaf to your computer and use it in GitHub Desktop.
Quickly implement & easily customize the Apple Pay button. 💵
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Easily add the Apple pay button using entirely SwiftUI 💵
iPaymentButton
has one required parameter: an action to execute on button tap.iPaymentButton
supports several custom initializers and one custom modifier.See more here 👉