# shu223/iOS-10-Sampler

Code examples for new APIs of iOS 10.

Repository: https://github.com/shu223/iOS-10-Sampler
Canonical: https://ross.abutalabs.com/products/ios-10-sampler
Language: Swift
License: MIT
License Family: permissive
Topics: ios, ios10, swift-3, swift-4, speech, metal, cnn, image-recognition, convolutional-neural-networks, demo, metal-performance-shaders, metal-cnn, uiviewpropertyanimator
Last push: 2024-05-01T01:24:41+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3651, "days_push": 855, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3273, forks 328 (observed 2026-08-28T04:07:53.201909+00:00)

## What it is
A collection of Swift code examples demonstrating the new APIs introduced in iOS 10, including Speech framework recognition, Metal CNN image recognition, UIViewPropertyAnimator, and Live Photo capturing. It serves as a learning resource for iOS developers exploring iOS 10 features.

## Use cases
- learn iOS 10 new APIs with example code
- implement speech recognition on iOS with Swift
- run a CNN on iOS using Metal Performance Shaders
- animate views with UIViewPropertyAnimator examples
- capture Live Photos with AVCapturePhotoOutput
- add images to local notifications
- build an iMessage sticker pack

## When to choose
- you are an iOS developer learning what iOS 10 introduced
- you want runnable Swift demos for Speech framework or Metal CNNs
- you need reference snippets for UIViewPropertyAnimator or 3D Touch interactions

## When to avoid
- you target iOS versions newer than 10 and want current API samples
- you need to run on the iOS Simulator (Metal demos require a device)
- you want a production-ready library rather than demo code

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: speech-recognition, machine-learning, image-processing, animation, audio-processing, computer-vision
- domain: mobile-development, tutorials, machine-learning, speech-processing
- platform: -
- tags: swift, ios-10, metal, demo-code, sample-code, speech-framework, metal-performance-shaders, uikit, ios, mobile

## Member repositories
- shu223/iOS-10-Sampler (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:53.201909+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:43:48.699197+00:00, confidence not recorded.
  - readme: https://github.com/shu223/iOS-10-Sampler (fetched 2026-08-28T04:07:53.201909+00:00, sha ec480897e5b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
