Code examples for the new features of iOS 9.
JUST BUILD with Xcode 7.
Flyover can be selected with new map types, and Traffic, Scale and Compass can be shown.
Text detection using new detector type "CIDetectorTypeText".
New filters of CIFilter which can be used for Still Images.
NOTE: 29 filters are supported in this example, however "CISpotLight" don't work correctly with current code. I would much appreciated your pull request!
Retrieve audio unit components using AudioUnitComponentManager and apply them to a sound using some new methods. If there are some Audio Unit Extensions, they will be also shown in the components list.
Example for new properties which are added to AVSpeechSynthesisVoice such as language, name, quality...
Animation example using CASpringAnimation.
Auto Layout example using UIStackView.
Fetch photos filtered with new subtypes PHAssetCollectionSubtype.SmartAlbumSelfPortraits
and PHAssetMediaSubtype.PhotoScreenshot
which are added to Photos framework.
String transliteration examples using new APIs of Foundation framework.
New transition effects which are added to CITransitionCategory
.
Example for Search APIs using NSUserActivity and Core Spotlight.
Example for Content Blocker Extensions.
Open web pages with SFSafariViewController.
Extract new filters of CIFilter using kCIAttributeFilterAvailable_iOS
. There are 41 new filters.
Detect changes of "Low Power Mode" setting.
Gallery of 31 new fonts.
Contacts (Created by manhattan918)
Contacts framework sample.
ReplayKit (Created by manhattan918)
ReplayKit framework sample.
Press the Icon on Home screen deeply, so you can access to the shortcut menu.
Please see UIApplicationShortcutItems
key in Info.plist and application:performActionForShortcutItem:completionHandler:
method in AppDelegate to know how it's implemented.
NOTE: Your device have to support 3D Touch.
Visualize the forces of touches using new properties of UITouch force
and maximumPossibleForce
.
NOTE: Your device have to support 3D Touch.
Show a Live Photo using PHLivePhoto
and PHLivePhotoView
which are added in iOS 9.1.
You can check the examples for watchOS 2 features on watchOS-2-Sampler!!
Shuichi Tsutsumi
iOS freelancer in Japan. Welcome works from abroad!
- PAST WORKS: My Profile Summary
- PROFILES: LinkedIn
- BLOGS: English / Japanese
- CONTACTS: Twitter / Facebook
The icon is designed by Okazu