Code examples for the new functions of iOS 7.
Dynamic Behaviours using UIDynamicAnimator, UIGravityBehavior, UICollisionBehavior, UIDynamicItemBehavior.
Synthesized speech from text using AVSpeechSynthesizer and AVSpeechUtterance.
UIViewControllerAnimatedTransitioning, UIViewControllerTransitioningDelegate.
3D Map using MKMapCamera.
Region monitoring demo using iBeacon.
Related Repository: PulsingHalo
SLO-MO video recorder using AVFoundation. It works with 240fps on iPhone 6, iPhone 6s, etc.
Example:
See the 120fps Slo-Mo video in Vimeo 120fps.
Related Repository: SlowMotionVideoRecorder
Smile Detection using CIDetectorSmile and new properties of CIFeature such as "bounds".
New filters of CIFilter.
- CILinearToSRGBToneCurve
- CIPhotoEffectChrome
- CIPhotoEffectFade
- CIPhotoEffectInstant
- CIPhotoEffectMono
- CIPhotoEffectNoir
- CIPhotoEffectProcess
- CIPhotoEffectTonal
- CIPhotoEffectTransfer
- CISRGBToneCurveToLinear
- CIVignetteEffect
A sample of Sprite Kit using SKView, SKScene, SKSpriteNode, SKAction.
Requesting and draw directions using MKDirections, MKDirectionsResponse and MKPolylineRenderer.
Parallax effect using UIMotionEffect.
Creating a local network sharing connection over Wi-Fi or Bluetooth LE.
New Activity Types: AirDrop, Post to Flickr / Vimeo, Add to ReadingList
Detect QR codes with AVMetadataObjectTypeQRCode which is added into AVMetadataObjectTypes.
Generating QR Code with CIQRCodeGenerator.
Counting steps and monitoring the activity using CMStepCounter and CMMotionActivityManager. It works only on iPhone5s (M7 chip).
Creating a snapshot with MKMapSnapshotOptions, MKMapSnapshotter.
Adding an item to the Safari Reading List with the new Safari Services framework.
Displaying new fonts with their FontNames which are needed for "fontWithName:size:" method of UIFont.
Performs animations using a timing curve described by the motion of a spring.
Pagination sample for web pages. It uses new property "paginationMode" of UIWebView.
Icons and LaunchImages are designed by Okazu
Shuichi Tsutsumi
iOS freelancer in Japan. Welcome works from abroad!