-
Notifications
You must be signed in to change notification settings - Fork 109
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
How to call the methods using react hooks. #76
Comments
+1 on this I cant figure it out |
Hi There! We can call methods using the hook useRef, like this:
|
Did anyone get this working? @diegohennrich 's method didn't seem to do it for me :( . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What is the process to call the methods (to, next, etc.) in react hooks? Please update the README.md or give an answer here.
The text was updated successfully, but these errors were encountered: