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
595 stars 58 forks source link

refactor: Separate the InstantSearchSwiftUI product #193

Closed VladislavFitz closed 3 years ago

VladislavFitz commented 3 years ago

Summary

This PR separates the SwiftUI components to a particular InstantSearchSwiftUI product. The InstantSearch/SwiftUI Cocoapods subspec will still work as before.