https://github.com/ayazrafai90/swiftui-mastery
A personal journey through SwiftUI, covering fundamental to advanced concepts. This repository serves as a self-learning tool and a showcase of my expertise in SwiftUI development.
https://github.com/ayazrafai90/swiftui-mastery
ios mobileapp-development swiftui swiftui-learning
Last synced: 26 days ago
JSON representation
A personal journey through SwiftUI, covering fundamental to advanced concepts. This repository serves as a self-learning tool and a showcase of my expertise in SwiftUI development.
- Host: GitHub
- URL: https://github.com/ayazrafai90/swiftui-mastery
- Owner: ayazrafai90
- Created: 2024-08-13T12:51:34.000Z (almost 2 years ago)
- Default Branch: beginner_level
- Last Pushed: 2024-09-18T11:25:39.000Z (over 1 year ago)
- Last Synced: 2024-09-18T13:31:21.565Z (over 1 year ago)
- Topics: ios, mobileapp-development, swiftui, swiftui-learning
- Language: Swift
- Homepage: https://github.com/ayazrafai90/SwiftUI-Mastery
- Size: 1.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SwiftUI Exploration

Welcome to my SwiftUI Exploration repository! This is where I dive deep into SwiftUI, exploring everything from basic components to advanced techniques. It's both a learning resource for myself and a demonstration of my SwiftUI skills.
Special thanks to Nick for his amazing [SwiftUI Thinking video series](https://youtube.com/playlist?list=PLwvDm4VfkdphqETTBf-DdjCoAvhai1QpO&si=icAeOud-1oGdP8i_) which has been an invaluable resource in this exploration.
## Contents
- **Basics:** Core components like `Text`, `Image`, `Button`
- **Layouts:** Stacks, Grids, and custom layouts
- **State Management:** `@State`, `@Binding`, `@ObservedObject`
- **Advanced Topics:** Animations, Gestures, Custom Views
- **Projects:** Practical apps to apply SwiftUI concepts
## Purpose
This repository is designed for self-learning and to showcase my SwiftUI expertise. It reflects my ongoing journey to master SwiftUI, providing a reference for future projects and potential collaborations.
## Get in Touch
Feel free to explore the code, and if you're interested in discussing SwiftUI or potential projects, [contact me](mailto:ayazrafai90@gmail.com).
## Highlights
