I was trying to implement an editable text field that can also serve as drop down in SwiftUI. I could not find anyone that fit the job of both.
I searched here on StackOverflow and also on Apple docs but could not find anyone.
All I want is a an editable dropdown field.
