Skip to content

Instantly share code, notes, and snippets.

@simme
simme / UNNotification+Reschdule.swift
Created November 17, 2016 09:43
Exntension to `UNNotification` for "snoozing" a notification.
//
// UNNotification+Reschedule.swift
// Meal Plan
//
// Created by Simon Ljungberg on 17/11/16.
// License: MIT
//
import UIKit
import UserNotifications