An open API service indexing awesome lists of open source software.

https://github.com/qrush/lookinside

An actual compiling sample code repo from WWDC 2014: A Look Inside Presentation Controllers
https://github.com/qrush/lookinside

Last synced: 7 months ago
JSON representation

An actual compiling sample code repo from WWDC 2014: A Look Inside Presentation Controllers

Awesome Lists containing this project

README

          

**Note**: This repo actually works and compiles with Xcode 6 GM.

# LookInside: An example application demonstrating presentation controllers, adaptivity, and custom animator objects

This example shows how to use a custom presentation controller to create a custom view controller presentation. It provides a transitioning delegate to the view controller, which vends a presentation controller and animator object.

## Requirements

### Build

iOS 8 SDK

### Runtime

iOS 8 or later

Copyright (C) 2014 Apple Inc. All rights reserved.