TestsTested | ✗ |
LangLanguage | SwiftSwift |
License | MIT |
ReleasedLast Release | Aug 2015 |
SPMSupports SPM | ✗ |
Maintained by Elvis Nuñez.
func create(id: String, fireDate: NSDate, soundName: String? = nil, message: String, actionTitle: String? = nil)
func find(id: String) -> UILocalNotification?
func delete(id: String)
Notification is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'Notification'
Notification is available under the MIT license. See the LICENSE file for more info.
Elvis Nuñez, @3lvis