https://github.com/pratikpandyaofficial/touchdown-e-commerce-application
ECommerce Application
https://github.com/pratikpandyaofficial/touchdown-e-commerce-application
datamodel ecommerce-application environment-variables json navigationbar observableobject shape tabview-swiftui
Last synced: about 1 month ago
JSON representation
ECommerce Application
- Host: GitHub
- URL: https://github.com/pratikpandyaofficial/touchdown-e-commerce-application
- Owner: PratikPandyaOfficial
- Created: 2023-12-25T12:55:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-25T14:27:42.000Z (over 2 years ago)
- Last Synced: 2025-03-26T09:16:09.334Z (about 1 year ago)
- Topics: datamodel, ecommerce-application, environment-variables, json, navigationbar, observableobject, shape, tabview-swiftui
- Language: Swift
- Homepage:
- Size: 13.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Touchdown-E-commerce-Application
OBJECTIVES:
1. How to prototype an E-commerce app with SwiftUI 2.0
2. Learn how to the @Environment property wrapper works
3. How to use the Observable Object property wrapper
4. How to share the data model across the whole app
5. How to develop a custom navigation bar
6. How to create a custom shape with Shape Path
7. Learn why to store all constants in a separate file
8. Proportionally resize an item in Page Tab view
9. Learn how to create horizontal grid layouts in SwiftUI
10. Learn how to decode JSON files and fetch data with SwiftUI
