Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

SwiftUI demo not working whrn targeting MacOS #176

Closed
alelordelo opened this issue Jun 14, 2021 · 2 comments
Closed

SwiftUI demo not working whrn targeting MacOS #176

alelordelo opened this issue Jun 14, 2021 · 2 comments

Comments

@alelordelo
Copy link

alelordelo commented Jun 14, 2021

Describe the bug 馃悰
I am following this tutorial:
https://www.algolia.com/doc/guides/building-search-ui/getting-started/how-to/declarative/ios/

When targeted iOS, the demo works fine:

When targeted MacOS, the demo doesnt work and Xcode does not recognize SearchBar( )

Really appreciate any inputs on how I can fix this!

Expected behavior 馃挱
A clear and concise description of what you expected to happen.

Screenshots 馃枼
If applicable, add screenshots to help explain your problem.

Environment:
Xcode Version 12.5 (12E262)
MacOS Big Sur 11.4 (20F71)

@alelordelo
Copy link
Author

fixed, issues was with

 // .background(Color(.systemGray5))

@VladislavFitz
Copy link
Contributor

Completely fixed in #217

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants