Brief Summary
This course teaches you how to create fun, interactive iOS7 apps using Xcode and Objective C. You'll learn to utilize touch gestures effectively, making your apps more user-friendly and enjoyable.
Key Points
-
Learn to make iOS7 apps interactive using Xcode and Objective C.
-
Understand different touch gestures like pan, pinch, and rotate.
-
Use Apple's code snippets for finger interactions to save time.
-
Explore popular apps that use gestures to enhance user experience.
-
Build your own picture and text collage app by the end of the course.
Learning Outcomes
-
Understand the basics of UIGestureRecognizer and gesture states.
-
Implement pan, pinch, and rotate gestures in your apps.
-
Create an interactive picture and text collage app.
-
Know how to enhance user experience with touch gestures.
-
Familiarize with popular apps that utilize gestures effectively.
About This Course
Using Xcode and Objective C you can make your iOS7 apps interactive. Move it, swipe it, zoom it, tap it, rotate it.
You can use Apple's code to make it easy to enable finger interaction with your apps.
This course is awesome. It will save you time.
You won't spend weeks trying to get it to work right. The code samples are taken from two of my published iPhone apps, Photo Table and Artwork Evolution.
You'll learn how to create a touch friendly app. Many apps use gestures to make the app fun to use.
Download Flipboard, Clear, Paper | FiftyThree, Paper | Stories from Facebook. Slide your finger, drag some text, swipe up and down. Each of these apps makes people smile because they use touch gestures to make complex tasks easy and convenient.
At the end of the course you can test your knowledge and build a working picture and text collage app.
Topics
UIGestureRecognizer Basics
Gesture States (i.e. your status message)
Pan Gesture - Drag an image with your finger
Pinch Gesture - Zoom or shrink a photo
Rotate Gesture - Twirl text or images
Screen Edge Pan Gesture - Slide on panels like Control Center
Sabri G.
very descriptive and nicely explained.