VamshiIITBHU14 / CustomTabBarYouTubeLinks
This project covers: 1) UICollectionViewFlowLayout with all the auto-layout constraints added programatically 2) How to build custom tab bar as seen in YouTube app 3) URL session integration to build feed for Home screen. All written in Latest Swift 3 syntax following MVC pattern, re-usable code methodologies, extensions etc.Converted from Swif…
☆38Updated 7 years ago
Alternatives and similar repositories for CustomTabBarYouTube
Users that are interested in CustomTabBarYouTube are comparing it to the libraries listed below
Sorting:
- This is a project showing how to fetch huge chunk of images via API and put them in a nice UICollectionView with parallax effect. It also…☆25Updated 8 years ago
- Hey All! As it is obvious from the GIF, this project is a LoadingIndicator based on CoreAnimation.☆31Updated 7 years ago
- Hello Everyone, This project talks about basics of ARKit introduced by Apple in iOS11. Please note that ARKit is only capable wih devices…☆41Updated 7 years ago
- This Project looks like nothing in the UI but it covers an important and complex topic in CoreData , i.e, writing data to Database in bac…☆29Updated 7 years ago
- This project uses CoreAnimation to mimic StackView from iOS. I have used UIImageView as the Base View for Stack.☆28Updated 7 years ago
- This project shows how to develop expandable cells in a UITableView. Each cell in turn consists of a UIScrollView and a UIImageView backg…☆27Updated 8 years ago
- This project covers adding a fancy expanding cell to UICollectionView, several auto layout-based labels, subtle parallax effects, and fad…☆49Updated 8 years ago
- A simple and elegant 2Dimensional UICollectionView which is most commonly used in ecommerce apps, music streaming apps etc. Easily custom…☆28Updated 8 years ago
- his project is a plug and play - Customisable Live Rendering Radial Progress Indicator. All written in Swift4 latest syntax. Based on Cor…☆29Updated 7 years ago
- This Project implements CoreData in Swift4 with a lot reduction in boilerplate code, using a UITableView with NSFetchedResultsController …☆39Updated 7 years ago
- This project covers how to use 3D Touch to implement peek and pop using Custom Presentation Controllers. It also shows how to add a Today…☆36Updated 7 years ago
- This is a simple project which shows basics of Search on Core data . You can add, load, delete and make a search on the items added in a …☆21Updated 8 years ago
- Heyaa! This is an attempt to mimic the animation Uber and Facebook shows up as a Congratulatory Pop-up. Looking at the attached GIF will…