logoalt Hacker News

grzesyesterday at 11:14 PM2 repliesview on HN

can anyone recommend me good, battle-tested "slider" solution for playing videos as well as displaying images from single gallery? ideally capable of handling huge galleries (hundreds of items) with lazy loading


Replies

Heffyesterday at 11:25 PM

Not a today answer, but this is something I'm excited to build within the new Presets concept of video.js v10, where we can build specific "video interfaces" beyond a standard player using the composable architecture.

https://videojs.org/docs/framework/react/concepts/presets

bananadonkeyyesterday at 11:17 PM

I've used https://yet-another-react-lightbox.com/ in anger and it's great, very extensible too.

show 1 reply