Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Code examples for new APIs of iOS 10.

License

NotificationsYou must be signed in to change notification settings

shu223/iOS-10-Sampler

Repository files navigation

PlatformLanguageLicenseTwitter

Code examples for new APIs of iOS 10.

How to build

Just build with Xcode 8.

It canNOT run onSimulator. (Because it uses Metal.)

Contents

Speech Recognition

Speech Recognition demo using Speech Framework. All available languages can be selected.

Looper

Loop playback demo using AVPlayerLooper.


Live Photo Capturing

Live Photo Capturing example using AVCapturePhotoOutput.

Audio Fade-in/out

Audio fade-in/out demo usingsetVolume:fadeDuration method which is added toAVAudioPlayer.

Metal CNN Basic: Digit Detection

Hand-writing digit detection using CNN (Convolutional Neural Network) by Metal Performance Shaders.

Metal CNN Advanced: Image Recognition

Real-time image recognition using CNN (Convolutional Neural Network) by Metal Performance Shaders.

PropertyAnimator: Position

Animating UIView'scenter &backgroundColor usingUIViewPropertyAnimator.

PropertyAnimator: Blur

Animating blur effect usingfractionComplete property ofUIViewPropertyAnimator.

Preview Interaction

Peek & Pop interactions with 3D touch using UIPreviewInteraction.

Notification with Image

Local notification with an image using UserNotifications framework.


Sticker Pack

Example of Sticker Pack for iMessage.

Core Data Stack (Created bynolili)

Simple Core Data stack using NSPersistentContainer.

TabBar Customization

Customization sample for UITabBar's badge using text attributes.

New filters

New filters of CIFilter in Core Image.


New Fonts

New Fonts gallery

Proactive: Location Suggestions

This sample demonstrates how to use newmapItem property of NSUserActivity to integrate with location suggestions.


Attributed Speech

Attributed Speech demo withAVSpeechSynthesisIPANotationAttribute forAVSpeechUtterance.

Haptic Feedback

Haptic Feedbacks using UIFeedbackGenerator.

Author

Shuichi Tsutsumi

Freelance iOS programmer in Japan.

Support via PayPal

Special Thanks

The icon is designed byOkazu


[8]ページ先頭

©2009-2026 Movatter.jp