another.im-ios/Monal/shareSheet-iOS/ShareViewController.h
2024-11-18 15:53:52 +01:00

15 lines
269 B
Objective-C

//
// ShareViewController.h
// shareSheet
//
// Created by Anurodh Pokharel on 9/10/18.
// Copyright © 2018 Monal.im. All rights reserved.
//
#import <UIKit/UIKit.h>
#import <Social/Social.h>
@interface ShareViewController : SLComposeServiceViewController
@end