Nataliya Patsovska
Nataliya Patsovska
# Expected Behavior `scrollToRevealFirstResponder` is one of the default install options when using the methods in `UIViewController+Install.swift`. When the first responder is visible the scroll view should not change its...
Specify the priority of a `MinimumSize` instance so that it can be used when setting up constraints. It is useful to have the priority customizable so that through your ButtonStyle...
# Expected Behavior Running the Messages example app on iPhone running iOS 13 should show the list of messages. # Current Behavior An empty grey screen is shown. # Steps...
# Expected Behavior The `isCollapsedSignal` on a split view delegate should signal `false` when both split view controllers are visible. # Current Behavior The signal doesn't emit any values and...