twodayslate / NetUtils

WHOIS, DNS, ping, view source, and more!
https://itunes.apple.com/us/app/netutils/id1434360325?mt=8
Other
34 stars 6 forks source link

Add menu button when split view #93

Closed twodayslate closed 2 years ago

twodayslate commented 2 years ago

Simulator Screen Shot - iPhone 13 Pro Max - 2022-06-03 at 16 33 16

There needs to be a button in the top left that will open the menu to select the navigation element. Swiping isn't intuitive

twodayslate commented 2 years ago

This could be a lot of work

https://stackoverflow.com/questions/63740788/swiftui-displaymodebuttonitem-is-internally-managed

twodayslate commented 2 years ago

regularPreferredDisplayMode = .twoBesideSecondary is probably a good idea too

twodayslate commented 2 years ago

Might need https://github.com/twodayslate/SplitTabBar/issues/2 completed to use showsSecondaryOnlyButton