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...
VKMusic
The app is designed for listening to music from vk.com
This app has following features:
Access to profile songs
Access to profile playlists
Access to profile songs of your groups
Access to profile songs of your friends
Access to recommended songs
Access to popular songs
Search for songs or artists
Download the particular song to your device
Access to the ...
RBPlayer
Customizable Video Player, based on AVPlayer.
Some of the advance features are:
Fully customizable UI
No view-level restrictions (have it any size and position you would like!)
Supports HTTP Live Streaming protocol
Orientation change support (even when orientation lock is enabled)
Usage
To run the example project, clone the repo, and run pod i...