Coder Social home page Coder Social logo

ios-9-sampler's Introduction

iOS-9-Sampler

Code examples for the new features of iOS 9.

##How to build

JUST BUILD with Xcode 7.

##Contents

###Map Customizations

Flyover can be selected with new map types, and Traffic, Scale and Compass can be shown.

###Text Detector

Text detection using new detector type "CIDetectorTypeText".

###New Image Filters

New filters of CIFilter which can be used for Still Images.

NOTE: 29 filters are supported in this example, however "CIEdgeWork" and "CISpotLight" don't work correctly with current code. I would much appreciated your pull request!

###Audio Unit Component Manager

Retrieve audio unit components using AudioUnitComponentManager and apply them to a sound using some new methods. If there are some Audio Unit Extensions, they will be also shown in the components list.

###Speech Voices

Example for new properties which are added to AVSpeechSynthesisVoice such as language, name, quality...

###CASpringAnimation

Animation example using CASpringAnimation.

###UIStackView

Auto Layout example using UIStackView.

###Selfies & Screenshots

Fetch photos filtered with new subtypes PHAssetCollectionSubtype.SmartAlbumSelfPortraits and PHAssetMediaSubtype.PhotoScreenshot which are added to Photos framework.

###String Transform

String transliteration examples using new APIs of Foundation framework.

###Search APIs

Example for Search APIs using NSUserActivity and Core Spotlight.

###Content Blockers

Example for Content Blocker Extensions.

###SFSafariViewController

Open web pages with SFSafariViewController.

###Attributes of New Filters

Extract new filters of CIFilter using kCIAttributeFilterAvailable_iOS. There are 41 new filters.

###Low Power Mode

Detect changes of "Low Power Mode" setting.

###New Fonts

Gallery of 31 new fonts.

##watchOS-2-Sampler

You can check the examples for watchOS 2 features on watchOS-2-Sampler!!

##Author

Shuichi Tsutsumi (Freelance iOS engineer)

##Special Thanks

The icon is designed by Okazu

ios-9-sampler's People

Contributors

shu223 avatar

Watchers

James Cloos 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.