WSTagsField icon indicating copy to clipboard operation
WSTagsField copied to clipboard

Poll: do you need a version of this library in Swift UI?

Open ricardopereira opened this issue 3 years ago • 4 comments

Please react with 👍 if yes and 👎 if no. Thank you

ricardopereira avatar Jul 17 '20 11:07 ricardopereira

I am curious if anyone has found a solution to using this library in SwiftUI yet?

garrettwesley avatar Jan 02 '21 06:01 garrettwesley

It is kinda hard to get stuff like this working in SwiftUI. I mostly prefer screens over which I need more control written in UIKit. And this tags field goes into one of those screens. So I'm happy either way.

imthath-m avatar Mar 21 '21 04:03 imthath-m

I am curious if anyone has found a solution to using this library in SwiftUI yet?

Use UIViewRepresentable.

mibrahim025 avatar Jul 20 '21 02:07 mibrahim025

I used UIViewRepresentable in SwiftUI and the demo app launched successfully however, when keyboard appears, the app stucks and the memory, the app takes starts increasing so that it occupies GBs. Can anyone help please?

mibrahim025 avatar Oct 19 '21 15:10 mibrahim025