react-freeze icon indicating copy to clipboard operation
react-freeze copied to clipboard

Can support React v16.6.3+ probably?

Open CJY0208 opened this issue 2 years ago • 1 comments

Hi!

Is there any things to prove that react-freeze only support react 17+?

I made a demo with react 16.6.3 and it also works well

I am trying to improve react-activation`s performance (feature like <keep-alive /> in vue) using react-freeze

react-activation support react 16+ but react-freeze require 17+

https://github.com/software-mansion/react-freeze/blob/738e9c0f7fcde97cff05950c368e77888e72d346/package.json#L31-L33

Is there any possibility to support react 16.6.3+?

CJY0208 avatar Dec 08 '21 07:12 CJY0208

version below 16.6.3 will not work properly

CJY0208 avatar Dec 08 '21 07:12 CJY0208