Skip to content

Commit

Permalink
Update SwiftOldDriver#126-2020.08.31.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ParsifalC authored Aug 31, 2020
1 parent a465300 commit 0b89dfd
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Reports/2020/#126-2020.08.31.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,6 @@

[@xiaofei86](https://weibo.com/xuyafei86):SwiftUI 的视图布局取决于每个视图的状态。此状态由内部属性或外部上下文中的值等混合而成。在高级的自定义布局中,有时父视图也需要来自其子视图的直接或间接的信息。一个常见的例子是,父视图需要知道子视图的大小。在本文中,我们将探讨如何通过 PreferenceKey 做到这一点。

### 🐕 [Abusing iOS’ Screenshot Cropping Mechanism](https://bryce.co/screenshot-cropping/)

[@老驴](https://www.weibo.com/6090610445):iOS 14 系统中自带的截图工具新增了一个非常好用的小功能:工具在选择截取范围时会自动吸附屏幕上元素的边缘,方便做出更加精准的截取。这个功能之前网上有很多的猜测是怎么实现的,本文的作者就做了深入的研究,并且得出了结论。对实现原理好奇的同学们不妨来了解一下。

## 代码

### 🐎 [Codable + PropertyWrapper = ](https://github.com/winddpan/CodableWrapper)
Expand All @@ -72,10 +68,6 @@ CodableWrapper 尝试解决这些问题,同时通过 PropertyWrapper 提供简

> 来自作者 [winddpan](https://github.com/winddpan) 自荐

### 🐎 [Parma](https://github.com/dasautoooo/Parma)

[@EyreFree](https://github.com/EyreFree):一个可以用来在 SwiftUI 构建的应用中展示 Markdown 的组件,支持大部分常用的 Markdown 样式,可通过 SPM 集成,有需要可以试用。持续开发中,感兴趣的同学也可以尝试贡献代码。

## 内推

老司机周报团队联合知识小集和 SwiftGG 翻译组收录了一份靠谱的内推职位
Expand Down

0 comments on commit 0b89dfd

Please sign in to comment.