https://github.com/imodeveloperlab/shopify
Shopify app template powered by DSKit
https://github.com/imodeveloperlab/shopify
design ecommerce ios shop shopify swift template
Last synced: 12 months ago
JSON representation
Shopify app template powered by DSKit
- Host: GitHub
- URL: https://github.com/imodeveloperlab/shopify
- Owner: imodeveloperlab
- License: gpl-3.0
- Created: 2022-04-11T12:22:48.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-08T13:13:54.000Z (almost 2 years ago)
- Last Synced: 2025-04-09T22:41:18.399Z (about 1 year ago)
- Topics: design, ecommerce, ios, shop, shopify, swift, template
- Language: Swift
- Homepage:
- Size: 96.7 KB
- Stars: 28
- Watchers: 1
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
> [!WARNING]
> Support for the **UIKit** version of DSKit is discontinued as the focus shifts increasingly towards **SwiftUI**, which offers easier development and maintenance. For more information or to migrate, please visit the **SwiftUI** version.
Welcome to **DSKit** a Design System for iOS 13+ is an iOS SDK written in Swift with a collection of reusable components, guided by clear standards, that can be assembled to build any number of applications.
# Shopify
This project is powered by [DSKit](https://github.com/imodeveloperlab/dskit) a Design System Kit for iOS 13+, an iOS SDK written in Swift with a collection of reusable components, guided by clear standards, that can be assembled to build any number of applications.
## Configuration
Just add your api key and domain and app is ready to use
* API KEY is used to receive your store's data like items and collections. To receive the key, you have to visit the admin panel and proceed to Apps - Manage Private Apps. Create a new application if you don't have one by copying Storefront API and adding it to your library's configuration.
* SHOP DOMAIN is the main domain of your store. You can find it your store's domain by visiting the admin panel on a Home tab. There you can find the following message - Your current domain is xxx.myshopify.com
How to generate a shop api key https://shopify.dev/tutorials/generate-api-credentials
## Screens
