Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 783 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 783 Bytes

swift-share-controller

A Share UI for Swift

About

This is a pre-built share UI developed in swift. When press the "Share" button, a list of share options will show from bottom. Some of them lead to a new view controller, the "Share Link" option allows you to share the link directly.

Test it out

You can build the UI and run on an iOS simulator as is to test it out. View the comment UI Swift files here.

Integrate

You can edit the image and title for each share option. You can also edit the view controllers linked to the options.