Skip to content

cocoapods导入之后,发现少了BHBGroup.h和.m文件 #9

Description

@xiaohuiCoding

cocoapods导入之后,发现少了BHBGroup.h和.m文件;
添加引用后,//添加popview
[BHBPopView showToView:self.view
andImages:@[@"images.bundle/tabbar_compose_idea",
@"images.bundle/tabbar_compose_photo",@"images.bundle/tabbar_compose_camera",
@"images.bundle/tabbar_compose_lbs",@"images.bundle/tabbar_compose_review",
@"images.bundle/tabbar_compose_more"]
andTitles:
@[@"Text",@"Albums",@"Camera",@"Check in",@"Review",@"More"]
andSelectBlock:^(BHBItem *item) {

}

];
报^(BHBItem *item)_strong错误
求博主解答~谢了

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions