deege / deegeu-swift-share-extensions

Building a iOS 10.3 Share Extension with Swift 3.1 demonstrates sharing a photo from the photo album to your apps.

Home Page:http://www.deegeu.com/ios-share-extension-with-swift/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building a iOS 10 Share Extension with Swift 3.1

The purpose of this repository is to supplement the "Building a iOS 9 Share Extension with Swift 2.0" video with code, and to provide a simple starting point for building Share Extensions for yous apps. The original video was created using Swift 2.0, but the code is updated for Swift 3.1.

The “Building a iOS 9 Share Extension with Swift 2.0” video demonstrates sharing a photo from the photo album to your apps.

The video uses Swift 3.1 and iOS 10.3 (updated 04-03-2017)

You can find more iOS videos on the DeegeU channel

Getting started

The code is a self contained Swift project that can be loaded into XCode.

This code is written and compiled for Swift 3.1.

Getting help

If you are having troubles getting the source code, please see Getting the source code or the video How to get code from GitHub

License

MIT: http://rem.mit-license.org

Feedback

Any feedback is welcome. You can contact me at dj at deegeu.com, the Facebook page, the Google+ page or on DeegeU.com.

Contributions

If you wish to contribute to any issues you find in the source code, please issue a pull request.

About

Building a iOS 10.3 Share Extension with Swift 3.1 demonstrates sharing a photo from the photo album to your apps.

http://www.deegeu.com/ios-share-extension-with-swift/

License:MIT License


Languages

Language:Swift 100.0%