Skip to content

Instantly share code, notes, and snippets.

@benjohnde
Created September 13, 2018 13:57
Show Gist options
  • Save benjohnde/fc330eb72d926174d516f06567818b05 to your computer and use it in GitHub Desktop.
Save benjohnde/fc330eb72d926174d516f06567818b05 to your computer and use it in GitHub Desktop.
import RxFlow
public enum BootstrapStep: Step {
case welcome
case customize
case finish
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment