Skip to content

Commit 0ef102c

Browse files
committed
Update README.md
1 parent 18f750c commit 0ef102c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
<img width="1585" alt="Screenshot 2025-02-10 at 8 18 53 PM" src="https://github.com/user-attachments/assets/7f35a079-f74d-4c35-8f25-ea3239cc645f" />
55

66
## Version
7-
**2.1.0 (Performance Update)** <br>
8-
*Smooth, high-performance carousel with Metal-accelerated rendering.*
7+
**2.1.0 (Stable Release)** <br>
8+
*Optimized for high-performance interaction with zero jank.*
99

10-
- **Performance Optimized:** Metal-accelerated rendering (`compositingGroup`) and efficient per-frame updates.
11-
- **Two Display Modes:** Choose between dynamic `.carousel` and elegant `.static` layouts.
10+
- **Seamless Infinite Carousel:** New virtual-index logic prevents "flying cards" and ensures smooth infinite rotation.
11+
- **Performance Optimized:** Metal-accelerated rendering (`drawingGroup`) and efficient per-frame updates via `RunLoop`.
12+
- **Momentum Scrolling:** Butter-smooth, velocity-based interactive gestures with native deceleration feel.
1213
- **AsyncImage Support:** Pre-validated URL handling for lag-free remote image loading.
13-
- **Momentum Scrolling:** Butter-smooth, velocity-based interactive gestures.
14-
- **Advanced Text Effects:** Beautiful text rendering and transitions.
15-
- **Feature Lists:** Easily showcase key features in static mode.
14+
- **Two Display Modes:** Choose between dynamic `.carousel` and elegant `.static` layouts.
15+
- **Advanced Text Effects:** Beautiful text rendering and transitions using SwiftUI 6.0 features.
1616

1717
## Environment / Tested on
1818
- 📲 iOS 18.0+ required

0 commit comments

Comments
 (0)