Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

The plan about use-events library #59

Closed
WJWang opened this issue Mar 9, 2019 · 5 comments
Closed

The plan about use-events library #59

WJWang opened this issue Mar 9, 2019 · 5 comments
Labels
question Further information is requested

Comments

@WJWang
Copy link
Contributor

WJWang commented Mar 9, 2019

Hi @sandiiarov, I think use-events will be very useful as a react hook utility library. Just curious about your plan about this repository. Will you plan to include more events hook in the repo ? If so, what events will be on your pending list.

@sandiiarov
Copy link
Owner

To be honest I don't have a roadmap. I just wanted to add useResizeObserver because I don't like other solutions.

Do you want to add something else?

@sandiiarov sandiiarov added the question Further information is requested label Mar 9, 2019
@WJWang
Copy link
Contributor Author

WJWang commented Mar 11, 2019

I have no idea for the whole roadmap either. But, I think on scroll event can be added.

@sandiiarov
Copy link
Owner

sandiiarov commented Mar 11, 2019

Hmm. That is an interesting idea. Do you want to do that?

@WJWang
Copy link
Contributor Author

WJWang commented Mar 11, 2019

Sure, I can do it.

@WJWang
Copy link
Contributor Author

WJWang commented Mar 13, 2019

I have added useScroll in #65 .
When I implement useScroll I checked the React event docs (https://reactjs.org/docs/events.html), I think we can consider to take some of them as this repo feature hook ideas.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants