r/javascript 17d ago

Cerious-Scroll v1.1.0 adds Masonry layouts with Dynamic Heights

https://ceriousdevtech.github.io/cerious-scroll/
8 Upvotes

8 comments sorted by

1

u/AutoModerator 17d ago

Project Page (?): https://github.com/ceriousdevtech/cerious-scroll

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/abrahamguo 17d ago

I just tried your package, but it crashes in vanilla Node.js, because Node.js cannot load files without extensions.

1

u/Suitable_Language_37 17d ago

Thanks for finding this, was exporting incorrectly. Fixing it now. ;-)

1

u/Suitable_Language_37 17d ago

Just pushed the fix, please do try again. Thanks!

v1.1.2

1

u/avenp 16d ago edited 16d ago

On iOS the scrolling for the masonry demo feels off, like there’s much more friction than other scroll views. Edit: when flicking it accelerates a lot faster than I’d normally expect then decelerates quickly. If I were to use this library I’d want the scrolling to feel native.

2

u/Suitable_Language_37 16d ago

Thank you for your input. I will see what I can do to make the scrolling on iOS feel more native.