Add methods for interpolating between two CGRects #27
Labels
enhancement
Request for a new feature or improvement to an existing feature
good first issue
Good for newcomers
Milestone
We currently have support for interpolating
CGFloat
,CGPoint
, andCGSize
. We should add a method forCGRect
as well.The text was updated successfully, but these errors were encountered: