dvajs / dva

🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)
https://dvajs.com/
MIT License
16.24k stars 3.17k forks source link

Hooks时代dva会继续更新维护吗,往哪个方向走 #2294

Closed eeBryant closed 4 years ago

K68 commented 4 years ago

犀利的问题。 dva 跟 RN 的结合示范有些过时了,最近新项目用 RN 选型也接触了 hooks,用 rxjs + hooks 封装一个简易的数据和事件层给同事用,还挺方便的。 回到数据中台类的项目,dva 、umi、ant-design 目前还是首选。

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

chenyangyang123 commented 3 years ago

在自定义hook中怎么使用model中定义的数据?