SearchField is created and maintaned with ❥ by Sascha Muellner.
This is a SwiftUI package with support for iOS/macOS/tvOS.
The latest version of SearchField requires:
- Swift 5+
- iOS 13+
- Xcode 11+
Using SPM add the following to your dependencies
'SearchField', 'master', 'https://github.com/SwiftPackageRepository/SearchField.swift.git'
Using CocoaPods add the following to your Podfile:
pod 'SearchField', '~> 1.0.0'