iPhone and iPad development
658.7K views | +14 today
Follow
iPhone and iPad development
Tips, Libs and more about iPhone and iPad development and ios
Curated by Vincent Demay
Your new post is loading...
Scooped by Vincent Demay
Scoop.it!

JASidePanels: a nice stackController

JASidePanels:  a nice stackController | iPhone and iPad development | Scoop.it

JASidePanels is a UIViewController container designed for presenting a center panel with revealable side panels - one to the left and one to the right. The main inspiration for this project is the menuing system in Path 2.0 and Facebook's iOS apps.


Vincent Demay's insight:

✔ Sources: https://github.com/gotosleep/JASidePanels

vishal dharmawat's curator insight, March 6, 2013 8:36 AM

a StackController for IOS

vishal dharmawat's curator insight, March 6, 2013 8:36 AM

a StackController for IOS

Scooped by Vincent Demay
Scoop.it!

SWRevealViewController: Yet another StackController

SWRevealViewController: Yet another StackController | iPhone and iPad development | Scoop.it

A UIViewController subclass for presenting two view controllers inspired on the FaceBook app, done right!


Feature

  • Reveal view controller implemented using view controller containment, done right!.
  • API is easier than a UINavigationController.
  • Correctly handles appearance methods on its child controllers that you can rely on.
  • Correctly handles rotations.
  • Can be embedded as a child view controller of other controllers, it just works, no glitches, no interface artifacts, no initialization issues, no rotation or resizing problems.
  • Seamless integration of pan gesture recognizer, behaving as smooth as silk.
  • Includes a category method of UIViewController 'revealViewController' to get the parent SWRevealViewController of any child controller. Similar to the UIViewController's property 'navigationController'.
  • Light weight, Clean, Easy to read, self explaining code you will enjoy using in your projects.


Vincent Demay's insight:

✔Sourceshttps://github.com/Joan-Lluch/SWRevealViewController

vishal dharmawat's curator insight, March 6, 2013 8:37 AM

Another StackController for IOS

Scooped by Vincent Demay
Scoop.it!

CLCascade: Another Stack Controller

CLCascade: Another Stack Controller | iPhone and iPad development | Scoop.it

CLCascade is a library to create twitter-like UI in iPad apps created by AppUnite.com TEAM.

Vincent Demay's insight:

✔Sourceshttps://github.com/appunite/clcascade/


Bertie Liu's comment, January 12, 2013 8:59 AM
this is quite classic
Vincent Demay's comment, January 13, 2013 6:49 AM
You right. It is!
Trupti Nandani's curator insight, November 29, 2014 6:52 AM

Menu

Scooped by Vincent Demay
Scoop.it!

PSStackedView : stack UIViewController

PSStackedView : stack UIViewController | iPhone and iPad development | Scoop.it

"After reviewing other stacked implementations, i wrote my own solutions from scratch. This one lets you add plain UIViewControllers to a PSStackedViewRootViewController, working much like a UINavigationController."

Vincent Demay's insight:

✔Sourceshttps://github.com/steipete/PSStackedView


It's my favorite of all XXXStackController/View.

Bertie Liu's comment, January 14, 2013 8:31 AM
I once dealt a project with https://github.com/xingzhisg/CXStackNavigationController but no doubt Peter Steinberger is genius
Trupti Nandani's curator insight, November 29, 2014 6:52 AM

Menu

Scooped by Vincent Demay
Scoop.it!

StackScrollView: creating view like twitter app

StackScrollView: creating view like twitter app | iPhone and iPad development | Scoop.it

StackScrollView project is a demo app for creating view like twitter app for ipad, created by the mobile development team at raw engineering

Vincent Demay's insight:

This project is only for iPad under Xcode version 3.2.5.


✔Sources: https://github.com/aaronbrethorst/StackScrollView


Scooped by Vincent Demay
Scoop.it!

EuroCopaInfo - real world FRLayeredNavigationController Demo

FRLayeredNavigationController, an iOS container view controller with an API similar to UINavigationController.


✔ Sources: https://github.com/weissi/ FRLayeredNavigationController

No comment yet.
Rescooped by Vincent Demay from iOS & macOS development
Scoop.it!

JTRevealSidebarDemo

JTRevealSidebarDemo | iPhone and iPad development | Scoop.it

A carefully implemented iOS objective-c library to mimic the sidebar layout of the new Facebook app and Path 2.0 app.

 

✔ Sources: https://github.com/mystcolor/JTRevealSidebarDemo

 


Via Alessio Nonni
No comment yet.
Suggested by Marian Paul
Scoop.it!

PPRevealSideViewController

PPRevealSideViewController | iPhone and iPad development | Scoop.it

This is a new controller container, showing views on the side like the Facebook or Path app. It is as easy to use as a navigation controller. Sometimes, you need to push a new controller to show some options, but a small controller would be enough … PPRevealSideViewController is THE controller you need.

Pan and Tap gestures are also included !




Demo Video on Youtube: http://www.youtube.com/watch?v=lsc7RQvyy20


✔ Sources:  https://github.com/ipup/PPRevealSideViewController


No comment yet.
Scooped by Vincent Demay
Scoop.it!

CLCascade library simple project - CreativeLabs.pl

CLCascade is a library to create twitter-like UI in iPad apps created by CreativeLabs.pl TEAM. If you need any help please contact us at info@creativelabs.pl

This is a beta version of CLCascade library

✔ Sources: https://github.com/creativelabs/CLCascade
No comment yet.
Curated by Vincent Demay
Development Manager @ Scoop.it - http://www.scoop.it
iPad, iPhone and Android developer
Geek :)