instantsearch-ios-examples icon indicating copy to clipboard operation
instantsearch-ios-examples copied to clipboard

Example apps built with InstantSearch iOS

Results 3 instantsearch-ios-examples issues
Sort by recently updated
recently updated
newest added

`ProductTableViewCell` and `ProductTableViewCell+ProductHit` Files are missing in the main code

Any SwiftUI demo available?

I am following this great tutorial: https://medium.com/@soares.rfarias/how-to-set-up-firestore-and-algolia-319fcf2c0d37 The author installs InstantSearchClient via CocoaPods. On my case, I would like to use SPM but didn't find InstantSearchClient package, only InstantSearch. When...