Skip to content

Commit 07b05ed

Browse files
authored
Update README.md
1 parent 6c2fbe4 commit 07b05ed

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ This repository contains various iOS development examples, including Swift, Swif
44

55
## 📂 Demo List
66

7+
### [JellyLikePodcastLikeButton](https://github.com/FoksWang/iOS-Code-Examples/tree/main/JellyLikePodcastLikeButton/JellyLikePodcastLikeButton)
8+
A SwiftUI like button with a jelly-like animation and haptic feedback.
9+
10+
#### **Demo Preview**
11+
<p align="center">
12+
<img src="https://github.com/FoksWang/iOS-Code-Examples/blob/main/JellyLikePodcastLikeButton/JellyLikePodcastLikeButton/JellyLikePodcastButton.gif" width="1000">
13+
</p>
14+
15+
---
16+
717
### [MLX Swift Chat](https://github.com/FoksWang/iOS-Code-Examples/tree/main/MLXSwiftChat/MLXSwiftChat)
818
This SwiftUI demo showcases how to integrate **MLXLLM** for on-device **AI text generation**. The app allows users to input a prompt and receive AI-generated responses **directly on their iPhone**, leveraging Apple’s MLX framework.
919

0 commit comments

Comments
 (0)