Barbyshev
Barbyshev
How can I apply CGAffineTransform to imageView ImageViewerConfiguration ? I try this ``` let configuration = ImageViewerConfiguration { config in config.imageView = imageView // my UImageView let angle: CGFloat =...
### Expected behavior  ### Actual behavior ...
Hello How can I place SegmentedControl on NavigationItem titleView from left bar button to right bar button? 