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

React 18 compatability for react hybrid library

Open willemorvets opened this issue 3 years ago • 3 comments

Update the react-hybrid library to be compatible with react version 18+. This will use the new createRoot rendering API, so you can opt into the newly added features of React 18. This is a (breaking change). I know that there was another pull request out in the wild performing this exact same change. I'm just hoping that this might grab someone's attention.

willemorvets avatar Jan 23 '23 16:01 willemorvets

Hey @christopherthielen, do you still maintain this package. I just wanted to bump this PR. Without these changes the React applications run under React 17 and we can't gain from the improvements in React 18.

I would help to make this PR working as I see there were some issues with the checks, I'm just unsure what the issues are.

todorpr avatar Jun 23 '23 08:06 todorpr

@todorpr what did you end up doing? I'm thinking of forking it.

what were the problems you saw with this PR?

chiptus avatar May 30 '24 15:05 chiptus