Uros Zivaljevic
Uros Zivaljevic
### Problem Common pattern I'm facing is setting up observer for single object then fetching and saving it from API. There are few difficulties I have when I use `valuePublisher(object)`...
Similarly to `testTargets`, it would be useful to be able to define additional targets within [target-scheme](https://github.com/yonaskolb/XcodeGen/blob/master/Docs/ProjectSpec.md#target-scheme). For example, Widgets target scheme should have `AppTarget` added as build target, but currently...
### Description I have a `WebView` (custom `UIViewRepresentable` component with `WKWebView`) within `NavigationStack`, and by default, scrolling animation of navigation bar (shrinking between large title and inline) is working fine....