Skip to content
New issue

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

Not All React's Hooks Are Implemented #203

Closed
8 tasks done
rmorshea opened this issue Sep 1, 2020 · 4 comments
Closed
8 tasks done

Not All React's Hooks Are Implemented #203

rmorshea opened this issue Sep 1, 2020 · 4 comments
Labels
priority-2-moderate Should be resolved on a reasonable timeline. type-feature About new capabilities
Milestone

Comments

@rmorshea
Copy link
Collaborator

rmorshea commented Sep 1, 2020

Not all of React's builtin hooks have been implemented. If you have a pressing need for a missing hook leave a comment here.

  • use_state
  • use_effect
  • use_context
  • use_reducer
  • use_callback
  • use_memo
  • use_ref
  • use_debug_value
@rmorshea rmorshea added the type-feature About new capabilities label Sep 1, 2020
@rmorshea rmorshea self-assigned this Sep 1, 2020
@Archmonger
Copy link
Contributor

@rmorshea Which hooks are still under development?

@rmorshea
Copy link
Collaborator Author

I think the only one not implemented at this point is useContext.

@Archmonger
Copy link
Contributor

I believe this one belongs in the 1.0 release

@rmorshea rmorshea removed their assignment Jan 11, 2022
@rmorshea rmorshea added this to the 1.0 milestone Jan 11, 2022
@rmorshea rmorshea added the priority-2-moderate Should be resolved on a reasonable timeline. label Jan 13, 2022
@rmorshea
Copy link
Collaborator Author

This is done now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-2-moderate Should be resolved on a reasonable timeline. type-feature About new capabilities
Projects
None yet
Development

No branches or pull requests

2 participants