javaBin / javazone-ios-app

MIT License
2 stars 0 forks source link

Orientations #3

Closed chrissearle closed 4 years ago

chrissearle commented 4 years ago

Currently locked to portrait on iPhone and landscape on iPad - SwiftUI navigation doesn't show the (master) list view in the other orientations. Found results online suggesting manually setting up a split view or using 2 column instead of stack - but we'll leave this as an enhancement and watch apple to see if this gets fixed