YaroslavZhurbilo
5/29/2017 - 10:23 AM

CoreData Context From https://stackoverflow.com/questions/39200385/managedobjectcontext-in-swift-3

let delegate = UIApplication.shared.delegate as! AppDelegate
let managedObjectContext = delegate.persistentContainer.viewContext