Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 642 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 642 Bytes

Sample Projects

In this directory you will find sample projects which implement the ShopifyCheckout library in various ways.

Each project directory contains a Storefront.xcconfig.example file. Simply rename it to Storefront.xcconfig and update the contained values to match your Shopify storefront.


MobileBuyIntegration

This project demonstrates how to use the Mobile Buy SDK in conjunction with the ShopifyCheckout library.

SimpleAppIntegration

This project demonstrates how to use the ShopifyCheckout library with a custom built Storefront GraphQL API client.