Mobile Technology
128.7K views | +0 today
Follow
Mobile Technology
Oportunidades de negocio y nuevas maneras de hacer - Business opportunities and new ways of doing things
Your new post is loading...
Your new post is loading...
Rescooped by Jesús Hernández from iPhone and iPad development
Scoop.it!

MPFoldTransition is a set of classes to add folding-style transitions to iOS 5 projects.

MPFoldTransition is a set of classes to add folding-style transitions to iOS 5 projects. | Mobile Technology | Scoop.it

MPFoldTransition is a set of classes to add folding-style transitions to iOS 5 projects.


Via Vincent Demay
No comment yet.
Rescooped by Jesús Hernández from iPhone and iPad development
Scoop.it!

BaseKit is a set of IOS class to make your life easier

BaseKit is a set of IOS class to make your life easier | Mobile Technology | Scoop.it

✔ Sources: https://github.com/brunow/BaseKit

 


Via Vincent Demay
No comment yet.
Scooped by Jesús Hernández
Scoop.it!

MGTileMenu - Matt Gemmell

MGTileMenu - Matt Gemmell | Mobile Technology | Scoop.it
An open source iOS GUI component providing pop-up tile-based menus.
Rescooped by Jesús Hernández from ios source code
Scoop.it!

How to use Custom UIButton Graphics for iPhone Applications

How to use Custom UIButton Graphics for iPhone Applications | Mobile Technology | Scoop.it

In this tutorial I’d like to show you a simple way to implement your own custom button graphics. I’ll be using the latest Xcode 4.2 release and building an application in iOS5. You do not need to understand Objective-C but it certainly doesn’t hurt the process. When building iPhone apps you’ll eventually have to deal with code so Objective-C should be something to embrace!


Via Alessio Nonni, Paolo De Santis
No comment yet.
Rescooped by Jesús Hernández from iPhone and iPad development
Scoop.it!

JAGPropertyConverter Automatic serialization/deserialization to/from JSON

JAGPropertyConverter Automatic serialization/deserialization to/from JSON | Mobile Technology | Scoop.it

JAGPropertyConverter is a library to allow easy serialization/deserialization to/from JSON or PropertyList formats.


Via Vincent Demay
No comment yet.
Rescooped by Jesús Hernández from iPhone and iPad development
Scoop.it!

Make a replica of semi-modal view with pushed-back stacked animation

Make a replica of semi-modal view with pushed-back stacked animation | Mobile Technology | Scoop.it

UIViewController+KNSemiModal is an effort to make a replica of semi-modal view with pushed-back stacked animation found in the beautiful Park Guides by National Geographic app. You can see this original semi-modal view below.

This library (ARC) is designed as a Category to UIViewController so you don't have to subclass and you can simply drop in any project and it will just work!

 

✔ Sources: https://github.com/kentnguyen/KNSemiModalViewController


Via Vincent Demay
Rescooped by Jesús Hernández from iPhone and iPad development
Scoop.it!

Open Source: Easily Customizable Rotary Pie Menu iOS Control

Open Source: Easily Customizable Rotary Pie Menu iOS Control | Mobile Technology | Scoop.it

The control is CDPieMenu a submission from Wojciech Czekalski a student looking for a WWDC 2012 scholarship seeking to demonstrate his technical knowledge.

 

 

✔ Sources: https://github.com/wczekalski/CDPieMenu

 


Via Vincent Demay
No comment yet.
Rescooped by Jesús Hernández from iPhone and iPad development
Scoop.it!

Clean, versatile pull gesture for iOS perfectionists.

Clean, versatile pull gesture for iOS perfectionists. | Mobile Technology | Scoop.it

MOOPullGesture - Clean, versatile pull gesture for iOS perfectionists.

 

Comes with pull-to-create and pull-to-refresh.

 

 

✔ Sources: https://github.com/peyton/MOOPullGesture

 


Via Vincent Demay
No comment yet.
Rescooped by Jesús Hernández from iPhone and iPad development
Scoop.it!

Android Pattern Lock on iPhone

Android Pattern Lock on iPhone | Mobile Technology | Scoop.it

The idea is simple. Rather than entering 4 digit PIN, you connect the 9-dots (3 by 3) presented on the screen to form a secret pattern. The number of dots connected to form a pattern can be as many as the available dots on screen. In the case of Android lock, the max is 9 dots and the min is 4 dots. In my 3 weeks of usage, I think I can unlock faster using pattern lock versus using PIN lock. And that's when I started to wonder why in all the apps that I've ever used on iPhone, none of them provides this type of lock.

 

 

 

 

 

 

✔ Sources: http://dl.dropbox.com/u/13093128/PatternLockApp.zip

 


Via Vincent Demay
No comment yet.
Rescooped by Jesús Hernández from iPhone and iPad development
Scoop.it!

A Polite UIAlertView Alternative for iOS

A Polite UIAlertView Alternative for iOS | Mobile Technology | Scoop.it

YRDropdownView is a view library for displaying stylish alerts, warnings, and errors. Based on Tweetbot's implementation, MKInfoPanel by Mugunth Kumar, MBProgressHUD by Matej Bukovinski and DSActivityView by David Sinclair, among other influences. Its API has been hashed out to make the code easily implemented and very versatile.

 

 

 

 

 

✔ Sources: https://github.com/onemightyroar/YRDropdownView

 


Via Vincent Demay
No comment yet.