David Sancho

Results 138 comments of David Sancho

Released a new version (0.10.0) that should fix any installation issue with latest bs-platform (v9). Let me know if you find any issues and will try to fix them. Thanks...

Closing because I opened a PR (https://github.com/reasonml/reason-react/pull/697) that supersedes this one.

This changes aren't much relevant anymore (no unstable_*) and work has been done here to support React new versions: https://github.com/reasonml/reason-react/pull/630 Thanks for the effort @sorenhoyer

Better late than never. Merged in #697.

I'm closing this, but I might ping @sgny or @yawaramin in further development since the idea to keep a higher bar for type-safety for lower-case components has been under my...

I faced this issue multiple times and end-up creating a ppx to lint the same rules of hooks as the ESLint plugin. The experiment lives here https://github.com/ml-in-barcelona/react-rules-of-hooks-ppx. Isn't complete and...

It's on the first section of the docs for "Core" @banacorn (https://reasonml.github.io/reason-react/docs/en/components) Maybe we should have a separate section for this precise error? I'm closing this, but might be able...

https://github.com/reasonml/reason-react/pull/442#issuecomment-1589179464

Closing this since it's duplicated https://github.com/reasonml/reason-react/issues/473