Skip to content

Simple framework for creating 1-dimensional flip gesture iPad applications.

Notifications You must be signed in to change notification settings

alexmedearis/FlipFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flip Framework

Flip Framework is the simplest way to achieve 1-dimensional flip-browsing similar the the behavior found in the popular Flipboard app.

Lay out your views as normal in the storyboard and with corresponding numbered identifiers. FlipViewController will allow the user to flip through identifiers (1, 2, 3, 4...) until a view controller with the proper identifier is not found

Version

1.0

Tech

The code is adapted from the Enter the Matrix example to work with storyboard layouts.

Installation

git clone [git-repo-url] flipframework
cd flipframework
open FlipFramework.xcodeproj

License

Apache 2.0 http://www.apache.org/licenses/LICENSE-2.0

About

Simple framework for creating 1-dimensional flip gesture iPad applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published