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.
Great framework, it's awesome thank you for sharing. One improvement I would like to suggest is to either rename
rectSizetoheightor actually make it aCGSize. I think making is aCGSizewould 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.