Remix.run Logo
grzes 3 hours ago

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

Heff 2 hours ago | parent | next [-]

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

bananadonkey 2 hours ago | parent | prev [-]

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

spankalee 2 hours ago | parent [-]

That only works in React though.