5 Views· 23 September 2022
Create a Shopping App with Apple Pay in SwiftUI from scratch - Part 1
🧶 Create a Sweater Shop application integrating Apple Pay (Part 1)
In this first part, we'll code the UI and apply the basic functionalities of a shopping app: adding an item to the cart, removing an item from the cart, and seeing the total amount.
Watch the second part of this series here: https://youtu.be/1kRqM7F3AIQ
We'll cover everything related to Apple Pay in the second part.
🔗 Links mentioned in the video:
➡ Apple Developer Program: https://developer.apple.com/programs/
➡ Unsplash: https://unsplash.com/
👩🏻💻 Source code on Github:
➡ https://github.com/stephdiep/SweaterShopApp
✏️ Watch without ads, and access the written version and source files:
➡ Part 1: https://designcode.io/quick-ap....ps-swiftui-shopping-
➡ Part 2: https://designcode.io/quick-ap....ps-swiftui-shopping-
➡ Part 3: https://designcode.io/quick-ap....ps-swiftui-shopping-
🪄 Join our channel and unlock members-only perks:
➡ https://www.youtube.com/channe....l/UCTIhfOopxukTIRkbX
👋🏻 Let's connect!
➡ Twitter: https://twitter.com/diepsteph
🎞 Video timestamps
➡ Part 1 - Create project, model and ProductCard
0:00 - Introduction
1:48 - Create Xcode project
3:19 - Update Assets folder
5:20 - Product model
6:33 - Add products data
7:38 - Create the ProductCard
➡ Part 2 - Display content and code the CartManager
12:13 - Add content to ContentView
14:57 - Implement NavigationView
16:22 - CartButton
20:09 - CartView
21:42 - CartManager
➡ Part 3 - Add functionalities to UI
24:14 - Connect CartManager to UI
27:24 - Update the CartView
33:05 - Conclusion
#applepay #swiftui #tutorial
0 Comments