Skip to content

Instantly share code, notes, and snippets.

@marcosatanaka
Last active August 5, 2018 19:44
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 marcosatanaka/64947b33445deb0a92b71ce25ec7844f to your computer and use it in GitHub Desktop.
Save marcosatanaka/64947b33445deb0a92b71ce25ec7844f to your computer and use it in GitHub Desktop.
import UIKit
class OnboardingCollectionViewController: UICollectionViewController {
}
extension OnboardingCollectionViewController: UICollectionViewDelegateFlowLayout {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment