Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
looping committed Jun 16, 2019
1 parent 68508da commit a025f29
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Reports/2019/#71-2019.06.17.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@

[@Damonwong](https://github.com/Damonvvong): 这是一个 RxSwift 和 Combine 库 API 的对照表,如果你对 RxSwift 的 API 已经很熟练了,那么这个仓库的对照表可以让你很快上手 Combine。

### [SwiftUI Hooks](https://github.com/unixzii/SwiftUI-Hooks)

[@looping](https://github.com/looping):这个项目是受到了 [React Hooks](https://reactjs.org/docs/hooks-intro.html) 的启发,想证明下在 SwiftUI 上也能用 Hooks。目前作者已经实现了 useState、useEffect 和 useReducer 这几个 Hook,同时还写了一个 [Todo List](https://github.com/unixzii/SwiftUI-Hooks/blob/master/SwiftUI-Hooks/ContentView.swift#L59) 作为演示。对 React Hooks 技术和理念感兴趣的同学可以持续关注。

## 书

> 比较不错的书的推荐和书评
Expand Down

0 comments on commit a025f29

Please sign in to comment.