earthstar-project / react-earthstar

A UI toolkit for making collaborative, offline-first applets for small groups.
GNU Affero General Public License v3.0
60 stars 5 forks source link

The path to React 18 #68

Open johanbove opened 1 year ago

johanbove commented 1 year ago

What would be needed for an upgrade to React 18?

sgwilym commented 1 year ago

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 react-earthstar@v4.0.0-beta.5. It only works with the v10 beta version of Earthstar.