videojs-share
videojs-share copied to clipboard
feat: adding support to mobile device events
trafficstars
In some mobile devices the click event is no triggered properly when interacting with the button, thus not firing the share option, by using a touchend event it ensures that the share event is triggered on mobile devices too