@tannerlinsley A two-column layout, where I might have my list of items on the left and the content of a selected item on the right. Think email, messages, bank accounts, etc. However in mobile, I’d only want one of those displayed at a time, so an adaptive layout would need to accommodate that
@tannerlinsley looked at the screens docs and didn’t find any primitive that supports this out of the box. I’m probably overthinking it and just have to revise our code to create the split view as the main screen in the stack and let the detail view be its own screen on smaller form factors