【发布时间】:2013-10-27 11:59:58
【问题描述】:
我创建了一个很酷的通知视图,我喜欢创建一个类,所以我只需要在任何 ViewController.m 文件中调用[SBNotification showNotificationViewWithText:@"Test" andTextColor:[UIColor whiteColor] andNotificationBackGroundColor:[UIColor blueColor] andDelay:5 directionUp:NO]; 问题是我不知道如何创建这样一个类。这是我的第一次:)
请帮帮我,这样我就可以开源这个项目了!
【问题讨论】: