-
Notifications
You must be signed in to change notification settings - Fork 173
Description
This library was just released and while it looks interesting, many people are currently in the process of switching to SwiftUI and figuring out how things should/could be done in a SwiftUI world. While UIKit will be around for a while, I think it would be great to also add an official wrapper for the TwitterTextEditor
with proper bindings and well thought through API also for SwiftUI alongside documentation examples and tests. It might still be "UIKit-first" as it was obviously designed with that in mind, but I would appreciate to see some love for SwiftUI users or at least a clarification if you have plans to get this working with SwiftUI as well. If not, the community could come up with their own wrapper library.
Thank you for sharing this and sorry for asking this question so early after its release. I'm not trying to say "please add SwiftUI support ASAP", I just want to know how you see that topic so I can better decide what to do if I need a feature like this in one of my SwiftUI apps.