We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A lot of folks have been asking about a documented ReasonReact API
There are curried versions of that function, but we should talk about them under each top level, for example:
useEffect
useState
The text was updated successfully, but these errors were encountered:
I've been thinking of adding some API docs to ReasonReact. I can take a shot at this.
Sorry, something went wrong.
Closing this since it's duplicated #473
Successfully merging a pull request may close this issue.
A lot of folks have been asking about a documented ReasonReact API
There are curried versions of that function, but we should talk about them under each top level, for example:
useEffect
talk about useEffect0, useEffect1, etc, here
useState
The text was updated successfully, but these errors were encountered: