phatblat / RealmTaskTracker

SwiftUI version of the MongoDB Realm iOS tutorial

Home Page:https://docs.mongodb.com/realm/tutorial/ios-swift/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not sure how to remove from a result

todo opened this issue · comments

commented

// TODO: Not sure how to remove from a result
// tasks.remove(at: offsets.first!)
return
}
// Create a new Task with the text that the user entered.


This issue was generated by todo based on a TODO comment in 5300d34 when #6 was merged. cc @phatblat.