iPhone and iPad development
658.7K views | +12 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!

modocache/MDCSwipeToChoose: Swipe to "like" or "dislike" any view, just like Tinder.app. Build a flashcard app, a photo viewer, and more, in minutes, not hours!

modocache/MDCSwipeToChoose: Swipe to "like" or "dislike" any view, just like Tinder.app. Build a flashcard app, a photo viewer, and more, in minutes, not hours! | iPhone and iPad development | Scoop.it

MDCSwipeToChoose - Swipe to "like" or "dislike" any view, just like Tinder.app. Build a flashcard app, a photo viewer, and more, in minutes, not hours!

Vincent Demay's insight:

✔Source: http://www.scoop.it/t/iphone-and-ipad-development

杨阳's curator insight, May 11, 2014 4:20 PM

Interesting

Scooped by Vincent Demay
Scoop.it!

Touchpose

Touchpose | iPhone and iPad development | Scoop.it

Touchposé is a set of classes for iOS that renders screen touches when a device is connected to a mirrored display. Touchposé adds a transparent overlay to your app’s UI; all touch events cause semi-transparent circles to be rendered on the overlay--an essential tool when demoing an app with a projector (with an iPad 2 or iPhone 4S).


✔ Sources: https://github.com/toddreed/Touchpose


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

Clear App Demo

James Tang has created a library based on the tableviews within the clear app. While the library does not yet implement all the gestures available for tableviews it’s great to look at and see how James used gesture recognizers within the tableview and implement your own.


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


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

Creating Gesture Recognizers with Interface Builder

Creating Gesture Recognizers with Interface Builder | iPhone and iPad development | Scoop.it

The example made use of gesture recognizers to allow the master view to be swiped on and off screen. However I created and configured these objects in code rather than with Interface Builder. In this post I will show how easy it is to create gesture recognizers with IB and eliminate some code.

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

Working with UIGestureRecognizers | iPhone Programming Tutorials

Working with UIGestureRecognizers | iPhone Programming Tutorials | iPhone and iPad development | Scoop.it
Hey iCoders! Today we are going to make a fun project that takes advantage of UIGestureRecognizers which were introduced in iOS 3.0, way back when it was called iPhone OS. UIGestureRecognizer is an abstract class that several concrete classes extend Eg. UITapGestureRecognizer, UIPinchGestureRecognizer. Today we are going to be building a simple photo board application. You will be able to add photos from your board, move, rotate and zoom them in and out around the board. We will also build in some simple physics to give a sense of the photos being thrown around the board. Here is a short video of what our final product will look like.
No comment yet.
Curated by Vincent Demay
Development Manager @ Scoop.it - http://www.scoop.it
iPad, iPhone and Android developer
Geek :)