GithubHelp home page GithubHelp logo

ghostclock / ios-10-sampler Goto Github PK

View Code? Open in Web Editor NEW

This project forked from naandonov-mm/ios-10-sampler

0.0 2.0 0.0 6.59 MB

Code examples for the new features of iOS 10.

Objective-C 56.01% Swift 43.99%

ios-10-sampler's Introduction

iOS-10-Sampler

Code examples for the new features of iOS 10 written in Objective-C and Swift 3.0.

UIViewPropertyAnimator

A UIViewPropertyAnimator object lets you animate changes to views and dynamically modify your animations before they finish.


CallKit

The CallKit framework provides programmatic access to VoIP functionality, as well as call blocking and identification.
Note: This sample requires a device to be built on


SiriKit

SiriKit enables your apps to work with Siri, so users can get things done with your content and services using just their voice. SiriKit supports messaging, photo search, phone calls, ride booking and personal payments.
Note: This sample requires a device to be built on


NSPersistentContainer

NSPersistentContainer simplifies the creation and management of the Core Data stack by handling the creation of the NSManagedObjectModel, NSPersistentStoreCoordinator, and the NSManagedObjectContext.


NSQueryGenerationToken

Controls whether and how a managed object context pins itself to database transactions.


Speech Recognition

Using the APIs in the Speech framework you can perform speech transcription of both real-time and recorded audio.
Note: This sample requires a device to be built on


AVCapturePhotoOutput

The AVCapturePhotoOutput class provides a unified pipeline for all photography workflows, enabling more sophisticated control and monitoring of the entire capture process and including support for new features such as Live Photos and RAW format capture.
Note: This sample requires a device to be built on


UIGraphicsRenderer

A color-managed block-enabled 64-bit rendering context.


UserNotifications

The UserNotifications framework supports the delivery and handling of local and remote notifications. You use the classes of this framework to schedule the delivery of local notifications based on specific conditions, such as time or location.


UICollectionViewDataSourcePrefetching

A protocol that provides advance warning of the data requirements for a collection view, allowing the triggering of asynchronous data load operations.


UIPreviewInteraction

UIPreviewInteraction is a class that allows you to have a more fine-grained control over what you can do with 3D Touch. It allows you to plug in to the progress of a 3D Touch action on any view that you specify.
Note: This sample requires a device to be built on



ios-10-sampler's People

Contributors

naandonov-mm avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.