Skip to content

Commit 465b224

Browse files
committed
Fix #4617
1 parent 5cb4baf commit 465b224

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Reports/2024/#298-2024.07.22.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@
5757

5858
[@zoeGuo](https://github.com/zoeGuo):SF Symbols 是由苹果公司推出的一套系统图标,这篇文章作者介绍了如何用已有的 SF Symbols 简单修改获得自己想要的自定义 SF Symbols。通过简单的示例说明了怎么导入符号、调试、调整和优化等,操作简单易学,适合想自己做一些简单图标的初学者。
5959

60+
### 🐎 [SwiftUI Hero Animations with NavigationTransition](https://peterfriese.dev/blog/2024/hero-animation/)
61+
62+
[@xiaofei86](https://github.com/xiaofei86):借助 iOS 18 中 SwiftUI 新引入的 NavigationTransition 协议实现和 App Store 首页卡片展开类似的 Hero 动画只需三行代码。阅读本文,跟着作者一步步复现一模一样的效果,并了解相关的 SwiftUI 新特性。
63+
6064
## 工具
6165

6266
> 开发过程中常用的工具,及一些新工具的介绍

0 commit comments

Comments
 (0)