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 Extension to the project. All written in Swift4 using MVC pattern keeping code reusability and optimisation in mind.
☆36Dec 4, 2017Updated 8 years ago
Alternatives and similar repositories for PeekAndPopExtension
Users that are interested in PeekAndPopExtension are comparing it to the libraries listed below
Sorting:
- Flat design clickable buttons. All code written in latest Swift4 syntax.☆20Nov 17, 2017Updated 8 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 …☆22Apr 27, 2017Updated 8 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…☆30Nov 8, 2017Updated 8 years ago
- This application shows how to build (in Swift4) a simple Chat room where users can register, login, send messages to other users etc usin…☆20Nov 27, 2017Updated 8 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…☆28Apr 28, 2017Updated 8 years ago
- The facial detection API allows us to not only detect faces & facial features but also check those faces for particular properties such a…☆42Dec 18, 2017Updated 8 years ago
- This is a simple project showing UIScrollView with paging enabled and a straight forward Vertical Progress bar which animates as the user…☆25Apr 19, 2017Updated 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…☆29Dec 12, 2017Updated 8 years ago
- This Project implements CoreData in Swift4 with a lot reduction in boilerplate code, using a UITableView with NSFetchedResultsController …☆39Nov 6, 2017Updated 8 years ago
- A simple image slider in Swift with a switch to turn on/off auto slide.☆27Mar 27, 2017Updated 8 years ago
- Hi! I was working on an app where I had to show information about 10-12 different entities and each entity details are to be shown in a U…☆30Feb 21, 2018Updated 8 years ago
- Sprite Kit is an exciting new framework for making 2D games that comes built-in to iOS. This project serves as an introduction to Sprite …☆33Jan 28, 2018Updated 8 years ago
- A simple project mainly focussing on Implementation of search in UICollectionView. Also lets you know about arranging UICollectionView Ce…☆25Apr 21, 2017Updated 8 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…