Johnny Perdomo
Johnny Perdomo
I know that icecream already does this. But how can we interact with the error handler to update the UI accordingly. How can we know if syncEngine failed?
Thanks for such a great repo. I am having an issue. When the user first downloads the app, CloudKit doesn’t seem to sync. It syncs and UI updates the second...
Hey, is there any way to get to get the frame coordinates:**(x position, y position, height, width)** from an event that i created on the timelineView. #### Result I am...
Idea: ``` formatter.amSymbol = "am" formatter.pmSymbol = "pm" ``` is there a way to do this using swiftDate?
Is there a way to generate a temporary access token to give grant access to api for a limited time? Like a presigned url that awsS3 provides? I need to...