Skip to content

Instantly share code, notes, and snippets.

@YutoMizutani
Last active December 11, 2018 14:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save YutoMizutani/8264d4ae4789866aca44f318a6681cc5 to your computer and use it in GitHub Desktop.
Save YutoMizutani/8264d4ae4789866aca44f318a6681cc5 to your computer and use it in GitHub Desktop.
Sketchと1対1を目指すAtomic designなStoryboardの作り方 ref: https://qiita.com/YutoMizutani/items/e14c918232af83f34e29
public protocol ContentResettable {
func resetContents()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment