支持实现通知功能

时间:2021-04-04 06:11:12
【文件属性】:
文件名称:支持实现通知功能
文件大小:5.01MB
文件格式:ZIP
更新时间:2021-04-04 06:11:12
IOS源码 该源码是支持实现通知功能,源码LNNotificationsUI,LNNotificationsUI可以实现通知功能。可以自定义消息、图标、通知选项。 使用方法: 导入头文件: #import < LNNotificationsUI> 创建LNNotificationCenter对象并初始化: [[LNNotificationCenter defaultCenter] registerApplicationWithIdentifier:@"mail_app_identifier" name:@"Mail" icon:[UIImage imageNamed:@"MailApp"] defaultSettings:LNNotificationDefaultAppSettings]; [[LNNotificationCenter defaultCenter] registerApplicationWithIdentifier:@"cal_app_identifier" name:@"Calendar" icon:[UIImage imageNamed:@"CalApp"] defaultSettings:LNNotificationDefaultAppSettings];
【文件预览】:
LNNotificationsUI-master
----LNNotificationsUI()
--------LNNotificationsAppSettingsController.m(11KB)
--------LNNotificationsUI()
--------LNNotificationsUIAssets.xcassets()
--------LNNotificationsUI.xcodeproj()
--------LNNotificationsAppSettingsController.h(332B)
----LNNotificationsUIDemo()
--------LNNotificationsUIDemo.xcodeproj()
--------LNNotificationsUIDemo()
----Screenshots()
--------5.png(558KB)
--------settings2.png(78KB)
--------1.png(559KB)
--------Presentation.png(102KB)
--------LNNotificationsUI.gif(1.22MB)
--------2.png(570KB)
--------4.png(563KB)
--------settings1.png(58KB)
--------style.png(605KB)
--------3.png(473KB)
----.gitignore(4KB)
----README.md(4KB)

网友评论