Skip to content

Commit

Permalink
Update #297-2024.07.15.md
Browse files Browse the repository at this point in the history
fix #4636
  • Loading branch information
waterXu authored Jul 14, 2024
1 parent 5e11582 commit 4ba7b6c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Reports/2024/#297-2024.07.15.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@

[@AidenRao](https://weibo.com/AidenRao): 这篇博文介绍了如何使用 TextRenderer 在 SwiftUI 中创建带有文本高亮效果的视图。TextRenderer 是在 WWDC 2024 上引入的新协议,可以增强文本的渲染。使用TextRenderer,我们可以更纯粹地在 SwiftUI 中实现文本高亮,而不再需要使用 NSAttributedString。

### 🐕 [Mastering Animatable and AnimatablePair in SwiftUI](https://digitalbunker.dev/mastering-animatable-and-animatablepair-swiftui/)
[@水水](https://www.xuyanlan.com/categories/iOS/):在本文中,探索了 SwiftUI 的 Animatable 和 AnimatablePair,并通过 Demo 代码和实际效果举例让大家了解如何使用这些 API 在应用程序中制作更高级的动画。

## 工具

### 🐎 [ImHex](https://github.com/WerWolv/ImHex)
Expand Down

0 comments on commit 4ba7b6c

Please sign in to comment.