给 SwiftUI 实现了 Hooks API,目前支持 useState、useEffect 和 useReducer,内附 Todo List 例子。喜欢 React 又想做原生开发的小伙伴可以来瞧瞧。
评论