LoginSignup
0
0

More than 5 years have passed since last update.

分享

Posted at

头文件

#import "UMSocial.h"

可以分享到各种平台UMShareToSina,UMShareToSms等等
```
//分享
[UMSocialSnsService presentSnsIconSheetView:self appKey:@"55bf7d1ee0f55a3ccc002b2c" shareText:@"OoO" shareImage:[UIImage imageNamed:@"Defaultretein1@2x"] shareToSnsNames:@[UMShareToSina,UMShareToSms] delegate:self];



0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0