Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ricardopereira opened this issue Jul 17, 2020 · 4 comments
Open

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

ricardopereira opened this issue Jul 17, 2020 · 4 comments
Labels

Comments

@ricardopereira
Copy link
Member

Please react with 馃憤 if yes and 馃憥 if no.
Thank you

@garrettwesley
Copy link

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

@imthath-m
Copy link

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.

@mibrahim025
Copy link

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

Use UIViewRepresentable.

@mibrahim025
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants