Created
February 4, 2022 14:35
-
-
Save SebastianBoldt/0aad01d4d70ec4e638112a0ad7ca3861 to your computer and use it in GitHub Desktop.
This file contains 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
let viewState = await MainActor.run { () -> ViewState in | |
// .... | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment