Skip to content

Instantly share code, notes, and snippets.

@mzeeshanid
Last active April 5, 2020 10:30
Show Gist options
  • Save mzeeshanid/bb609c49e47e2c314923095c948131d0 to your computer and use it in GitHub Desktop.
Save mzeeshanid/bb609c49e47e2c314923095c948131d0 to your computer and use it in GitHub Desktop.
Properties for Splash Animation
var images: [UIImage] = []
var currentIndex: Int = 0
var isScreenVisible: Bool = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment