reasonml / reason-react

Reason bindings for ReactJS
https://reasonml.github.io/reason-react/
MIT License
3.25k stars 347 forks source link

Support for React 19 new APIs #846

Open davesnx opened 1 month ago

davesnx commented 1 month ago

This PR adds some of the new functions on React 19.

I left out all the canary stuff: React.promise/React.context/useActionState/async components. In future PRs will do ref as prop