VisualActivityViewController
This project provides a preview of items being shared via UIActivityViewController
. Example:
Features
- Text, Image, and URL previewing
- Swipe gesture to dismiss the share sheet
- Easy customization (match your app’s style)
Requirements
- iOS 9.0+
- Xcode 9.0+
Installation
To install, simply add the VisualActivityViewController.swift
file to your project.
Advanced Usage
There are quite a few different options to customize the appearance of the preview. Check out the example project to see how some of these options work.