Skip to content

codenamerhu/Tik-Tok-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tik-Tok-Clone

Play/pause videos automatically in UICollectionView when an UICollectionViewCell is in focus

  • Autolayout UI that is similar to tik tok
  • Automatic video play when video view is visible and option to easily pause/play any video
  • Mute/Unmute videos
  • Prefetch videos
  • Videos are cached in memory and will be removed when there is memory pressure
  • The scroll of UICollectionView is super smooth since video assets are downloaded on background thread and played only when assets are completely downloaded ensuring the main thead is never blocked
  • Option to provide different bit rate for videos
  • Works when the app comes again from background

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages