Skip to content

Instantly share code, notes, and snippets.

@iAmrSalman
Created October 10, 2019 15:13
Show Gist options
  • Save iAmrSalman/9926ca655c0dcc9a401e188a24f3686a to your computer and use it in GitHub Desktop.
Save iAmrSalman/9926ca655c0dcc9a401e188a24f3686a to your computer and use it in GitHub Desktop.
protocol ShareDelegate {
func share(_ message: String)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment