instantsearch-ios-examples
instantsearch-ios-examples copied to clipboard
Example apps built with InstantSearch iOS
`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...