EVPlayer icon indicating copy to clipboard operation
EVPlayer copied to clipboard

EVPlayer is a customized UIView with AVPlayer, which makes video playback extremely easy with its customizable usage options

Results 1 EVPlayer issues
Sort by recently updated
recently updated
newest added

Hey @esaygiver , I would like to request an update for the EVThumbnailView. instead of setting its background to black `override func setup() { backgroundColor = .black addSubview(imageView) addSubview(alphaView) addSubview(centeredButton)...