I Am developing a SwiftUI App for iOS that runs on iPhone and iPad. I am wondering if it is possible to show a tab bar on iPhone, but show a vertical side bar on iPad to make better use of the large screen. The tab bar and the side bar would have the same functionality, switching between tabs. It could look something like this Image I found on twitter except I don't need to have a macOs version of it. Could anyone help me out?