lv_binding_js icon indicating copy to clipboard operation
lv_binding_js copied to clipboard

Updating React

Open ElForastero opened this issue 1 year ago • 1 comments

Hi!

Thanks for the interesting and promising project—I’m very excited to try it for something useful.

I tried updating the React version to use some newer APIs, like useSyncExternalStore, which I believe is a dependency for most recent versions of state managers. Unfortunately, it seems that the reconciler API or React’s internal structure has changed since the project started.

Has anyone had any luck with updating it?

ElForastero avatar Oct 27 '24 20:10 ElForastero

I haven't tried. You're welcome adapt and send a PR.

derekstavis avatar Jan 14 '25 17:01 derekstavis