Skip to content

Instantly share code, notes, and snippets.

@eliakorkmaz
Created October 24, 2022 23:02
Show Gist options
  • Save eliakorkmaz/00e934e1e06121f071fcef8f87358800 to your computer and use it in GitHub Desktop.
Save eliakorkmaz/00e934e1e06121f071fcef8f87358800 to your computer and use it in GitHub Desktop.
class BookListViewController: UIViewController { }
class CommentsViewController: UIViewController {
var productId: Int?
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment