ashish0309 / AutoVideoPlayer

Easily Play/Pause videos in any UIView subclass especially UITableViewCell subclass
MIT License
101 stars 17 forks source link

How do you handle this smooth transition from thumbnail to video playing ? #9

Open Rijalab opened 4 years ago

Rijalab commented 4 years ago

@ashish0309 Initially, thanks for your good work. I'm handling similar functionality as you did. But when i video starts playing, how do you handled smooth transition from thumbnail to video playing.

When i tried, i faced black screen flashing in between them. Can you help me on this ??