Skip to content

horse304/iOS-Tech-Talk-15-iOS-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iOS Tech Talk 15: Introduce iOS Extension

What is extension?

Introduce extension types: Today, Share, Action, Photo Editing, Document Provider, Custom Keyboard https://developer.apple.com/library/ios/documentation/General/Conceptual/ExtensibilityPG/NotificationCenter.html#//apple_ref/doc/uid/TP40014214-CH11-SW1

How extension work in iOS?

How to develop an extension?

  • Make a simple keyboard extension
  • Debug, Profile, Test extensions
  • Using frameworks between App & Extension
  • API Unavailable Note about guideline should follow to be approved: Design for user trust

http://arstechnica.com/apple/2014/06/explaining-ios-8s-extensions-opening-the-platform-while-keeping-it-secure/ https://developer.apple.com/library/ios/documentation/General/Conceptual/ExtensibilityPG/

https://www.objc.io/issues/21-camera-and-photos/photo-extensions/

Samples: Keyboard extension, photo editing extension, Today extension


Recommended Links:

Tutorials and github

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published