algolia / instantsearch-core-swift

⚡️ InstantSearch Core library for Swift and Objective-C
https://community.algolia.com/instantsearch-core-swift/
Apache License 2.0
18 stars 10 forks source link

Support for Swift 4 #15

Closed spinach closed 7 years ago

spinach commented 7 years ago

One breaking change:

Highlighter class: init(highlightAttrs: [NSAttributedStringKey: Any])  instead of init(highlightAttrs: [String: Any])