Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.1 KB

File metadata and controls

29 lines (23 loc) · 1.1 KB

SwiftSearcher

Swift 4.2 XCode 10+ iOS iOS 12 Licence MIT

Demo video here

Main functionality

  • simple presentation app with spotlight engine
  • uses SFSafariViewController
  • uses NSAttributedString
  • uses CoreSpotlight & MobileCoreServices
  • uses CSSearchableItem, CSSearchableItemAttributeSet, CSSearchableIndex
  • uses UITableView and it's delegate methods: editingStyleForRowAt, commit editingStyle, didSelectRowAt and editingAccessoryType

License

This project is licensed under the MIT License.