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
Add @discardableResult to UIView animates
I resisted, because why use these if you don’t intend to use the Guarantee? But it turns that I use these because their API is better than Apple’s where there are no default parameters.