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
Great framework, it's awesome thank you for sharing. One improvement I would like to suggest is to either rename rectSize to height or actually make it a CGSize. I think making is a CGSize would be more work since it may alter the dimensions, but it should be renamed to height since it can be a little misleading. I'd be happy to make a PR.
The text was updated successfully, but these errors were encountered:
Great framework, it's awesome thank you for sharing. One improvement I would like to suggest is to either rename
rectSize
toheight
or actually make it aCGSize
. I think making is aCGSize
would be more work since it may alter the dimensions, but it should be renamed to height since it can be a little misleading. I'd be happy to make a PR.The text was updated successfully, but these errors were encountered: