Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
このようなものを作成するにはどうすればよいですか:
UIActionSheetテキストしかないので
UIActionSheet
- (NSInteger)addButtonWithTitle:(NSString *)title;
UIActivityViewController を使用する必要があります
https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIActivityViewController_Class/Reference/Reference.html
提供される以上のものが必要な場合は、独自の UIView を作成する必要があります