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

The path to React 18

Open johanbove opened this issue 1 year ago • 1 comments

What would be needed for an upgrade to React 18?

johanbove avatar Dec 11 '22 23:12 johanbove

The next version will be compatible with both React 18 and older versions! It uses the core use-sync-external-store hook to provide the functionality of useReplica.

You can try it with npm i [email protected]. It only works with the v10 beta version of Earthstar.

sgwilym avatar Dec 12 '22 12:12 sgwilym