Skip to content

Instantly share code, notes, and snippets.

@MoussaHellal
Created February 24, 2020 14:23
Show Gist options
  • Save MoussaHellal/03159305287603a7b27cb5a6c6fc1dec to your computer and use it in GitHub Desktop.
Save MoussaHellal/03159305287603a7b27cb5a6c6fc1dec to your computer and use it in GitHub Desktop.
import UIKit
protocol ChoosePlanetMoonDelegate {
func didChoosePlanetWith(image: UIImage)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment