styled_widget icon indicating copy to clipboard operation
styled_widget copied to clipboard

`onTapGesture` extension added on `Widget`

Open EnesKaraosman opened this issue 3 years ago • 2 comments

EnesKaraosman avatar Jun 08 '21 16:06 EnesKaraosman

How does this differ from the already existing .gesture() method?

ReinBentdal avatar Jun 18 '21 10:06 ReinBentdal

Did not realize .gesture() exist, but anyway you can still merge it to have SwiftUI syntax, also SwiftUI supports both .gesture() & .onTapGesture

EnesKaraosman avatar Jun 25 '21 18:06 EnesKaraosman