ランキングに戻る

artemnovichkov/iOS-11-by-Examples

Swift

👨🏻‍💻 Examples of new iOS 11 APIs

ios11xcode9visioncoremlswiftarkitcore-nfc
スター成長
スター
3.3k
フォーク
297
週間成長
Issue
0
1k2k3k
2017年6月2020年6月2023年7月2026年7月
README

iOS 11 by Examples Tweet

Xcode 9.3 Swift 4.1 iOS 11 GM seed

Code examples for new APIs of iOS 11.

Note: The project requires Xcode 9, Swift 4 and iOS 11.

Table of contents

Core ML

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

Thanks @hollance for his useful CoreMLHelpers.

Vision

  • Face detection. Detects all faces on selected photo.
  • Face landmarks. An image analysis that finds facial features (such as the eyes and mouth) in an image.
  • Object tracking. Track any object using camera.

ARKit

Augmented reality experiences in your app or game.

Drag and Drop

Easy way to move content.

Core NFC

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

Note: select CoreNFC-Example scheme and run.

MapKit

New map type, new anotation views and clustering!

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.

Note: select DeviceChecking scheme and run.

SpriteKit by mkowalski87

Attributed text for SKLabelNode and SKTransformNode.

Blogs/Newsletter

List of online sources which have mentioned iOS 11 by Examples:

Author

Artem Novichkov, https://www.artemnovichkov.com/about

License

The project is available under the MIT license. See the LICENSE file for more info.

関連リポジトリ
SwiftKickMobile/SwiftMessages

A very flexible message bar for UIKit and SwiftUI.

SwiftMIT Licenseswiftios
7.6k764
likedan/Awesome-CoreML-Models

Largest list of models for Core ML (for iOS 11+)

PythonPyPIMIT Licensecoremlcoreml-model
7k509
PaoloCuscela/Cards

Awesome iOS 11 appstore cards in swift 5.

SwiftMIT Licensecardsios
4.2k271
saoudrizwan/Disk

Easily persist structs, images, and data on iOS

SwiftMIT Licenseswiftios
3.1k172
ivanvorobei/SPStorkController

Now playing controller from Apple Music, Mail & Podcasts Apple's apps.

SwiftMIT Licensecontrollerapple
opensource.ivanvorobei.io
2.7k201
jogendra/LoadingShimmer

An easy way to add a shimmering effect to any view with just one line of code. It is useful as an unobtrusive loading indicator.

SwiftMIT Licenseswiftswift4
jogendra.dev
1.6k73
shu223/ARKit-Sampler

Code examples for ARKit.

SwiftMIT Licenseiosarkit
1.6k169
BalestraPatrick/WhatsNew

Showcase new features after an app update similar to Pages, Numbers and Keynote.

SwiftMIT Licenseswiftios11
1.5k88
Apollonyan/Developing-iOS-11-Apps-with-Swift

Stanford 公开课,Developing iOS 11 Apps with Swift 字幕翻译

SwiftOtherstanfordios
apollozhu.github.io/Developing-iOS-11-Apps-with-Swift/
1.2k145
dashvlas/awesome-ios-interview

📲 The curated list of iOS Developer interview questions and answers, Swift & Objective-C

MIT Licenseiosswift
appstore.com/awesomeinterview
1.2k163
KevinGong2013/ChineseIDCardOCR

[Deprecated] 🇨🇳中国二代身份证光学识别

SwiftApache License 2.0swiftcnn
github.com/evilgix/evil
1k185
farice/ARShooter

A demo Augmented Reality shooter made with ARKit in Swift (iOS 11)

Swiftswiftios11
farice.github.io
81488