Book Image

Application Development with Swift

By : Hossam Ghareeb
Book Image

Application Development with Swift

By: Hossam Ghareeb

Overview of this book

Table of Contents (14 chapters)

Chapter 7. Swift App Extensions

We are still working with the new features and APIs introduced in iOS 8. In this chapter, we are going to talk about app extensions. App extensions are meant to give you the ability to extend your app functionality to be accessible outside your app while users use other apps or the system. In iOS 8, many extensions have been released, and in this chapter, we will talk about all these extensions. You can then decide on which extension to use, and when.