Shopify / checkout-sheet-kit-swift

Shopify’s Checkout Sheet Kit makes it simple to perform a checkout inside your Swift native app.
MIT License
38 stars 13 forks source link

some initial code for showing authentication with new customer accounts #212

Open kiftio opened 2 months ago

kiftio commented 2 months ago

What changes are you making?

Includes:

Doesn't yet include:

(Possibly not all idiomatic swift)

How to test


Before you merge

[!IMPORTANT]


Checklist for releasing a new version - [ ] I have bumped the version number in the [`podspec` file](https://github.com/Shopify/checkout-kit-swift/blob/main/ShopifyCheckoutKit.podspec#L2). - [ ] I have bumped the version number in the [README](https://github.com/Shopify/checkout-kit-swift/blob/main/README.md#packageswift). - [ ] I have added a [Changelog](https://github.com/shopify/checkout-sheet-kit-swift/blob/main/CHANGELOG.md) entry.

[!TIP] See the Contributing documentation for instructions on how to publish a new version of the library.