You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But unfortunately it cannot be used in React. I noticed that you have experience with React. Have you considered making a React version of this repository?
You can create a fork/rewrite. The readme even gives a hint how to archive this:
Alternatively, you can build an accurate scroll observer that acts similar to this package by looking at the SvelteKit Website's TOC source code in 100-150 lines of code.
Hi @condorheroblog, as @MickL suggested, feel free to create your own fork or to port this library to React as I have no desire nor time to develop and open source it.
This library is very cool 👍.
But unfortunately it cannot be used in React. I noticed that you have experience with React. Have you considered making a React version of this repository?
I'm currently using
react-scroll
in my project but it's very imperfect. For Example It cannot activate last element .Even using https://www.npmjs.com/package/react-ui-scrollspy can't solve this problem
Thank you.
The text was updated successfully, but these errors were encountered: