About this widget
InstantSearch iOS doesnโt offer a Multi Hits widget. Instead, to build a multi-index search experience you should compose multiple HitsSearcher within a single MultiSearcher. Then you can connect a separate Hits widget to each HitsSearcher. See also: Multi-index search.Explore example code
Browse the Multi Hits example code on GitHub.