Skip to content

Instantly share code, notes, and snippets.

@dmytro-anokhin
Created October 8, 2017 10:51
Show Gist options
  • Save dmytro-anokhin/42a92a73ad9dcecde126ca4df1a527ab to your computer and use it in GitHub Desktop.
Save dmytro-anokhin/42a92a73ad9dcecde126ca4df1a527ab to your computer and use it in GitHub Desktop.
private func fullFrame(for availableSize: CGSize) -> CGRect
private func fullLeftFrame(for availableSize: CGSize) -> CGRect
private func fullRightFrame(for availableSize: CGSize) -> CGRect
private func leftColumnFrame(for availableSize: CGSize) -> CGRect
private func rightColumnFrame(for availableSize: CGSize) -> CGRect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment