Build a Search View in SwiftUI

SearchBars aren’t native to SwiftUI — we need to take a few extra steps

Artur Rymarz

--

Photo by Avel Chuklanov on Unsplash

I’ve been digging into the SwiftUI framework for a few days. It’s fun to play with. I generally feel it’s usable as a playground for now but it’s limited and for a more advanced application it might be just easier to go with a UIKit.

--

--