HD_ActionSheet 1.0.0

HD_ActionSheet 1.0.0

SJ-wqsy 维护。



  • 作者
  • SJ-wqsy

HD_ActionSheet

一行内的 actionSheet

使用

[BM_ActionSheetView showSheetViewWithChoices:@[@"1 Month", @"3 Months", @"half a year", @"1 year"] selectCallback:^(NSString * _Nonnull choice) {
        //code
    } inView: self];

预览

image