share handler

This commit is contained in:
Alex
2024-07-31 13:51:30 -05:00
parent 7eccf99797
commit 17181e3330
13 changed files with 574 additions and 126 deletions
@@ -0,0 +1,10 @@
//
// ShareViewController.swift
// ShareExtension
//
// Created by Alex Tran on 7/31/24.
//
import share_handler_ios_models
class ShareViewController: ShareHandlerIosViewController {}