You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,12 @@ If not, remember to disable it in `Podfile`.
43
43
8. Open `YourApp/visionos/YourApp.xcworkspace` using Xcode 15 Beta.
44
44
9. Build the app by clicking the "Run" button in Xcode.
45
45
46
+
## Platform guidelines
47
+
48
+
We suggest you read [Human Interface Guidelines for visionOS](https://developer.apple.com/design/human-interface-guidelines/designing-for-visionos) when creating visionOS apps.
49
+
50
+
It's important not to cover the translucent background with a solid color, as it helps to ground apps and make them feel like part of the environment.
51
+
46
52
## Contributing
47
53
48
54
1. Follow the same steps as in the `New project creation` section.
0 commit comments