Skip to content

Instantly share code, notes, and snippets.

@popcornomnom
Created April 14, 2019 11:00
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 popcornomnom/5f02cac7b297537f71bdbeadb079cd30 to your computer and use it in GitHub Desktop.
Save popcornomnom/5f02cac7b297537f71bdbeadb079cd30 to your computer and use it in GitHub Desktop.
enum WelcomePage: String, LocalizableDelegate {
case title = "welcomeTitle"
case ctaButtonTitle = "start"
case next
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment