How to make an Expandable List for iOS 13 — Every year, SwiftUI is becoming better and better with more built-in modifiers to make developer’s job more efficient. But since the framework is still new, you cannot use everything in production yet. Let’s assume that you’re about to add an OutlineGroup modifier to your app, but suddenly realize that you…