Tom Nick

Results 3 issues of Tom Nick

Hey all, this PR adds a really useful feature to react-waypoint. An `onProgress` handler. This is useful when one wants to animate something regarding the scroll position, imagine for example...

First off, thanks so much for the project, it works very well already. I encountered a problem with the provided duckdb binary (linux x64) referencing shared libraries and the binary...

question

Writing a assertion like the following, will fail, because the library expects only numbers. I expected it only looks at the numbers, not at strings or other objects. ``` js...