SwiftlySearch
A small, lightweight UISearchController wrapper for SwiftUI.
Installation
Manual:
Update your Package.swift
file:
In Xcode:
- Go to File > Swift Packages > Add Package Depencency...
- Enter
https://github.com/thislooksfun/SwiftlySearch
as the URL - Select your desired versioning constraint
- Click Next
- Click Finish