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!

KxMenu: a vertical popup menu

KxMenu: a vertical popup menu | iPhone and iPad development | Scoop.it
Vincent Demay's insight:

Source: https://github.com/kolyvan/kxmenu

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

CommandMaster is designed as an iOS port of Windows Phone 8's App Bar

CommandMaster is designed as an iOS port of Windows Phone 8's App Bar | iPhone and iPad development | Scoop.it

CommandMaster is a singleton instance, meaning there is only one instance of the bar throughout the entire application's lifecycle. Because of this, it is ideal to add the CommandMaster.h into -Prefix.pch file, that way you do not need to import it into all Classes, as it is added on compile time and used everywhere.

Vincent Demay's insight:

✔Sources: https://github.com/asm09fsu/CommandMaster


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

KLHorizontalSelect: a horizontal scrolling menu

KLHorizontalSelect: a horizontal scrolling menu | iPhone and iPad development | Scoop.it

Scroll left and right on the section scroller to make a selection. Inspiration for this project came from 8tracks iPhone application


Note: KLHorizontalSelect is intended for use with portrait orientation on iPhone/iPad/iPod Touch

Vincent Demay's insight:

✔ Sources: https://github.com/KieranLafferty/KLHorizontalSelect


See a demo here : http://www.youtube.com/watch?v=uzWZG99SAF0&feature=youtube_gdata_player

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

a horizontal Scroll Menu for IOS

Scooped by Vincent Demay
Scoop.it!

UIMenuItem-CXAImageSupport - display contextual menu with image

UIMenuItem-CXAImageSupport - display contextual menu with image | iPhone and iPad development | Scoop.it

UIMenuItem uses UILabel to display its title, that means we can swizzle -drawTextInRect: to support image.


UIMenuItem+CXAImageSupport is a dirty hack but should be safe in most cases. Contains no any private API.


Make a category instead of subclassing for UIMenuItem gains more flexibility. Yes, this category can be applied to the awesome

PSMenuItem too!

Vincent Demay's insight:

✔Sourceshttps://github.com/cxa/UIMenuItem-CXAImageSupport

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

Customize UIMenuItem

Trupti Nandani's curator insight, November 29, 2014 6:49 AM

Menu UI

Scooped by Vincent Demay
Scoop.it!

Open Source: Library For Creating An Animated Curved Menu Like In The Popular Path 2 App

Inspired by the corner menu of popular Path 2 app this component allows you to create a rounded, and animated menu drawn along a curve and allows you to define exactly how the menu looks from the angle, position, and how specifics of the animation.


✔ Sources: https://github.com/levey/QuadCurveMenu


Curated by Vincent Demay
Development Manager @ Scoop.it - http://www.scoop.it
iPad, iPhone and Android developer
Geek :)