SearchField.swift

SearchField for iOS, macOS and tvOS

View project on GitHub

SearchField for iOS, macOS and tvOS

SearchField is created and maintaned with ❥ by Sascha Muellner.


Swift codecov Platforms Version License Swift Version SPM compatible README

What?

This is a SwiftUI package with support for iOS/macOS/tvOS.

Requirements

The latest version of SearchField requires:

  • Swift 5+
  • iOS 13+
  • Xcode 11+

Installation

Swift Package Manager

Using SPM add the following to your dependencies

'SearchField', 'master', 'https://github.com/SwiftPackageRepository/SearchField.swift.git'

CocoaPods

Using CocoaPods add the following to your Podfile:

pod 'SearchField', '~> 1.0.0'