Skip to content

Instagram-SWUI/ContentView.swift:75:32 Conflicting arguments to generic parameter 'Result' ('@MainActor () -> Void' vs. '() -> ()') #50

@fqclovelal

Description

@fqclovelal

Describe the problem
A clear and concise description of what the problem is.
Button(action: withAnimation { likeButtonPressed }, label: {
Text( self.liked ? "❤️" :"💔")
})

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions