Skip to content

Instantly share code, notes, and snippets.

@fitomad
Last active August 1, 2019 06:26
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 fitomad/dc3b9293340e76aef8636ac47a2718a7 to your computer and use it in GitHub Desktop.
Save fitomad/dc3b9293340e76aef8636ac47a2718a7 to your computer and use it in GitHub Desktop.
func makeUIView(context: Context) -> UIView
{
...
}
func updateUIView(_ view: UIView, context: Context) -> Void
{
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment