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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Very nice documentation, but expected to add MacOS support. #5

Closed
Jinxiansen opened this issue Feb 20, 2021 · 1 comment
Closed

Very nice documentation, but expected to add MacOS support. #5

Jinxiansen opened this issue Feb 20, 2021 · 1 comment

Comments

@Jinxiansen
Copy link

On macOS, some SwiftUI controls are displayed differently, and there are also some controls that can only be used on their respective platforms on macOS and iOS. I hope they can be more comprehensively reflected in the document.

such as:

#if os(macOS)
Settings {
Text("Settings here.")
}
#endif

English is not my native language; please excuse typing errors.

@AlexFine
Copy link
Contributor

Thanks for the comment! We do plan to add MacOS documentation.

Closing this issue for now.

denisenepraunig pushed a commit to denisenepraunig/Docs that referenced this issue Apr 17, 2021
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