youjinp

Results 7 comments of youjinp

Are classes not allowed in structs in Xcode 14? What compilation error did you get?

I see. What if we just rename `Coordinator` into `ContactPickerCoordinator`?

That's right. `CurrencyTextField` is a wrapper around `UITextField` so it is not possible to apply `SwiftUI`'s modifiers and extensions. You can do this, however, to get the same effect ```swift...

I've just tried this new update, and it's working with WSS from URLSessionWebsocketTask 😀! Thanks for the update! However I also tried it on [Starscream](https://github.com/daltoniam/Starscream) and it didn't work 😕....

Yep. Thought so 👍