Last active
July 14, 2017 16:08
-
-
Save SiarheiFedartsou/088e609a77c1e8ead4d52fdd78c6028d 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
func apply(viewModel: ViewModel) {} | |
apply(viewModel: .serverError(showRetryButton: true)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment