![[开源APP推荐] YouTubeClone – A clone of YouTube](http://www.ioscodehub.com/wp-content/uploads/2017/05/Simulator_Screen_Shot_14-May-2017__7.45.01_AM_copy.jpg)
YouTubeClone - A clone of YouTube
This project is a clone of YouTube. But the main intention is to show how to write clean code, using proper MVC patterns and re-usable coding methodologies. It includes features like:
Building UICollectionView all from code without using Storyboards
Customisable navigation bar to match that of YouTube
Creating a custom Menu bar using...