Skip to content

abidullah/iOS-11-Sampler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS-11-Sampler

Code examples for new APIs of iOS 11.

Contents

Core ML

Image classification demo using Core ML framework. Show description of an object on selected photo.

Vision

Image recognition demo using Vision framework. Detects all faces on selected photo.

ARKit

Augmented reality experiences in your app or game.

Core NFC

Reading of NFC tag payloads. Don't forget to enable NFC Tag Reading for App ID in the Apple Developer site.

IdentityLookup

SMS and MMS filtering using IdentityLookup framework. Don't forget to turn on an extension in Messages > Unknown & Spam > SMS filtering.

DeviceCheck

Identifying devices that have already taken advantage of a promotional offer that you provide, or flagging a device that you have determined to be fraudulent.

Author

Artem Novichkov, novichkoff93@gmail.com

About

Samples on new iOS 11 APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%