You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I updated my branch with centering logic that worked for my use case. I am not 100% sure this is the correct approach as I could not find any examples of frame.offsetBy and I do no normally do layout programatically.
I would love some feedback on my changes and look forward to further discussion.
I did not see a blocking overlay with a progress view so I attempted to create one.
I think the progress view should be really be above the text, but I was not sure how to get it there without a bunch of copy pasta code.
Maybe there could be a layout option? something that puts the accessory view above the label instead of beside it.
https://github.com/zmears/SwiftOverlays/tree/blockingProgressView
The text was updated successfully, but these errors were encountered: