Jan Švec
Jan Švec
Hey, I'm having problem with VideoCore+MobileVLCKit combination. I start the rtmp stream to wowza, then I connect to it with MobileVLCKit (with approx. 2s delay) from the same device. The...
Hey, nice library. It would by nice if it also supported protocols (with implementation) instead of just subclassing. Some other libraries, mainly ORMs need subclassing and it would be impossible...
Can Help be used with NavigationStack within TabView? I'm struggling to understand, how to wire up the state of the stack to the helm. Here is modified sample project that...
This adds a new property wrapper @PublishedValidated, that can be used inside ViewModel. The usage is a bit different, since we can't access the projected value of Validated from View....
### Is your feature request related to a problem? Yes, the problem is that I can't use two wrappers at once. @Validated and for example @Published ### What solution would...
Hi, how do I make the console view move? It might be a SwiftUI problem, but I can't drag the console view to any position and I can't find any...