Important facts about commercial licenses

  • Licenses are perpetual. They do not expire and do not need to be renewed.
  • Licenses can be upgraded. You can upgrade to a more expensive license later paying only the difference in cost.
  • Pay attention to the distribution type - Hosted (sites / servers), binary (applications) or source (includes all the others). Choose according to your needs (more below).
  • All licenses allow commercial use unless otherwise indicated.
  • Read the full license by clicking on the icon.
  • Read more about licenses in our handy license guide.
Free

BSD license

The BSD license is an
open-source license.
You need to log-in or create an account
  • Create an account
  • Log-in
  • Please use your real name.
  • Account activation link will be sent to this address.
  • Minimum 8 characters

Clicking this button confirms you read and agreed to the terms of use and privacy policy.

(2 ratings)

FRLayeredNavigationController

FRLayeredNavigationController
Developed by Johannes Weiß, Released Jun 18, 2012

Layered navigation for view controllers, influenced by the UI of the Twitter and Soundcloud iPad apps.

Objective-C

Tags: hierarchical ui , layered , ui , uinavigationcontroller

UIs for Hierachical iPad Apps

The basic concept is not to completely hide a view controller when a new view controller is being shown. FRLayeredNavigationController still shows some pixels of the view controllers the user passed through until reaching the currently active one.

This gives the user a good idea of where (s)he currently is in the navigation hierarchy. If the user should need more information of these partly covered view controllers, (s)he can always reveal the covered pixels by intuitive pan gestures. The user will think of a stack of paper and has similar interaction options.

Project Home

FRLayeredNavigationController at GitHub

Documentation

Watch the demo videos

View all 2 reviews »

User Reviews

Questions & Comments


Or enter your name and Email
No comments have been posted yet.
You must be logged-in to vote. Log-in to your account or register now.