alexanderwallin / react-player-controls

⏯ Dumb and (re)useful React components for media players.
http://alexanderwallin.github.io/react-player-controls/
ISC License
191 stars 35 forks source link

Add touch support #51

Closed alexanderwallin closed 3 years ago

alexanderwallin commented 3 years ago

I took the liberty of making a PR of this, @arist0tl3!

alexanderwallin commented 3 years ago

Just realised pointer event handlers are not supported by Safari, so will try to get https://github.com/alexanderwallin/react-player-controls/tree/touch-slider working instead.