Created
June 9, 2017 00:36
-
-
Save chriswebb09/2d1aab02b0d17e7215045996f26bf9dc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import Foundation | |
enum CoordinatorType { | |
case app, tabbar | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment