create-instantsearch-app icon indicating copy to clipboard operation
create-instantsearch-app copied to clipboard

Support multiple attributes in hits for iOS / swift

Open bobylito opened this issue 6 years ago • 1 comments

Bug description

Following up on #151 and after #153, swift / ios does not support the new multi-attributes hits.

How to reproduce

generate a project with the iOS target

Expected behavior

Support for multiple attributes: the UI generated should be able to display all the selected attributes.

bobylito avatar Aug 08 '18 08:08 bobylito

The issue is here: https://github.com/algolia/create-instantsearch-app/blob/master/src/templates/InstantSearch%20iOS/App/ViewController.swift#L29

bobylito avatar Aug 08 '18 08:08 bobylito