iOS-10-Sampler

Code examples for new APIs of iOS 10.

Github stars Tracking Chart

iOS-10-Sampler

Platform
Language
License
Twitter

Code examples for new APIs of iOS 10.

How to build

Just build with Xcode 8.

It can NOT run on Simulator. (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 using setVolume:fadeDuration method which is added to AVAudioPlayer.

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's center & backgroundColor using UIViewPropertyAnimator.

PropertyAnimator: Blur

Animating blur effect using fractionComplete property of UIViewPropertyAnimator.

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 by nolili)

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 new mapItem property of NSUserActivity to integrate with location suggestions.


Attributed Speech

Attributed Speech demo with AVSpeechSynthesisIPANotationAttribute for AVSpeechUtterance.

Haptic Feedback

Haptic Feedbacks using UIFeedbackGenerator.

Author

Shuichi Tsutsumi

Freelance iOS programmer in Japan.

Special Thanks

The icon is designed by Okazu

Overview

Name With Ownerbigskysoftware/intercooler-js
Primary LanguageHTML
Program languageSwift (Language Count: 4)
Platform
License:MIT License
Release Count24
Last Release Namev1.2.3 (Posted on )
First Release Namev0.3.0 (Posted on 2014-04-30 16:14:50)
Created At2013-12-17 22:11:03
Pushed At2022-12-06 18:16:16
Last Commit At2022-10-30 18:58:02
Stargazers Count4.7k
Watchers Count115
Fork Count233
Commits Count771
Has Issues Enabled
Issues Count224
Issue Open Count7
Pull Requests Count75
Pull Requests Open Count4
Pull Requests Close Count39
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top