Menu in SwiftUI
In your iOS app, a menu button will be very useful when you need to present a list of functionalities within just one tap. This post will show you how.
The source code of the demo is available here.
Actually, adding a menu button is very simple: you ...
xavier7t.com3 min read