Skip to content

Instantly share code, notes, and snippets.

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