chriisong
Results
2
issues of
chriisong
Whenever I add tasks of any kind using schedule of any composition, as long as the `start` parameter is `Date()` it adds, fetches, and presents perfectly as expected. The moment...
I am trying to allow users to select and delete individual contact object. When user creates a contact, I initiate the contact object with `var ockContact = OCKContact(id: UUID().uuidString, givenName:...