Swift
UISplitViewController collapse code for iOS 14 and later
A new collapse delegate was added in Xcode 12 and iOS 14. Unfortunately the Master-Detail template was removed so there has never been a good example of how to use it to maintain the behavior of the previous template which was to show the master if no detail is showing. Read more…