algolia / instantsearch-ios

⚡️ A library of widgets and helpers to build instant-search applications on iOS.
https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/ios/
Apache License 2.0
591 stars 55 forks source link

fix(HitsInteractor): Missing propagation of json decoder property to designated initializer #257

Closed VladislavFitz closed 1 year ago

VladislavFitz commented 1 year ago

Summary

Add missing propagation of the json decoder parameter from the convenient initialiser to designated initialiser.