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

HitsList returning Scrollview #304

Open prakashrnew opened 5 months ago

prakashrnew commented 5 months ago

Describing the bug

When i add HitsList inside scrollview it's not giving expected result. as we need completed screen scrollable but because of HitsList view issue not able to add that in my swiftUI project.