another.im-ios/Monal/shareSheet-iOS/ShareViewController.h

15 lines
269 B
C
Raw Normal View History

2024-11-18 14:53:52 +00:00
//
// 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