Show case for the different extension points in iOS 8.
Safari action extension that converts all text nodes to upper case and shows the communication between the Javascript and native code by changing the document's title.
Photo editing extensions that applies a simple Core Image filter to an image and saves it to the photo library.
Simple Today Widget that shows the current time.
Share extension that uses SLComposeServiceViewController to share content to nowhere.