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

dva现在不支持react17+版本吗,后续会有支持吗 #2487

Open lghxuelang opened 2 years ago

lghxuelang commented 2 years ago

Background

A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Proposal

Describe the solution you'd like, better to provide some pseudo code.

Additional context

Add any other context or screenshots about the feature request here.

geekact commented 2 years ago

react18出来后,将洗掉一堆不再维护或者升级受挫的状态库。dva基于redux,要升上去应该不是难事,就看作者有没有意愿了。偶尔来打一下硬广告:状态库foca也基于redux,已经支持react18并发模式。

liudonghua123 commented 2 years ago

希望可以支持 react 18+, foca 看了一下,和dva理念类似,也是尽可能简化redux的使用体验,不错~

lghxuelang commented 2 years ago

react18出来后,将洗掉一堆不再维护或者升级受挫的状态库。dva基于redux,要升上去应该不是难事,就看作者有没有意愿了。偶尔来打一下硬广告:状态库foca也基于redux,已经支持react18并发模式。

不错,去学习一下

ironxc commented 2 years ago

直接用dva-core