Skip to content

Instantly share code, notes, and snippets.

@zontan
Created July 6, 2020 17:16
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 zontan/41aea1b9cb51d0e56b332c37030a6f23 to your computer and use it in GitHub Desktop.
Save zontan/41aea1b9cb51d0e56b332c37030a6f23 to your computer and use it in GitHub Desktop.
@IBAction func didTapX(_ sender: Any) {
}
@IBAction func didToggleMute(_ sender: Any) {
}
@IBAction func didTapSwitchCamera(_ sender: Any) {
}
@IBAction func didTapChat(_ sender: Any) {
}
@IBAction func didTapInvite(_ sender: Any) {
}
@IBAction func didTapAddFriend(_ sender: Any) {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment