Skip to content

Commit 8a6c829

Browse files
authored
Create README.md
1 parent 9d85e0a commit 8a6c829

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

‎README.md‎

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# iOS Code Examples 📱💡
2+
3+
This repository contains various iOS development examples, including Swift, SwiftUI, animations, audio/video, encryption, and more.
4+
5+
## 📂 Demo List
6+
7+
### 🎬 [ContentTransitionDemo](https://github.com/FoksWang/iOS-Code-Examples/tree/main/ContentTransitionDemo/ContentTransitionDemo)
8+
A SwiftUI demo showcasing `contentTransition()` for smooth Play/Pause button transitions.
9+
10+
📺 **Demo Video:**
11+
[![Watch Video](https://github.com/FoksWang/iOS-Code-Examples/blob/main/ContentTransitionDemo/ContentTransitionDemo/ContentTransitionDemo.mp4)](https://github.com/FoksWang/iOS-Code-Examples/blob/main/ContentTransitionDemo/ContentTransitionDemo/ContentTransitionDemo.mp4)
12+
13+
---
14+
15+
### 📌 More Examples Coming Soon!
16+
17+
Stay tuned for more SwiftUI & iOS development demos. If you find this helpful, feel free to ⭐️ the repo!
18+
19+
---

0 commit comments

Comments
 (0)