Skip to content

Instantly share code, notes, and snippets.

@Arrlindii
Created December 6, 2019 22:19
Show Gist options
  • Select an option

  • Save Arrlindii/e1834fc20bc80a3bbb4363bf3d270774 to your computer and use it in GitHub Desktop.

Select an option

Save Arrlindii/e1834fc20bc80a3bbb4363bf3d270774 to your computer and use it in GitHub Desktop.
private var circleSize: CGFloat {
return (rect.width + (1-scale)*rect.width)/2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment