We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf66789 commit 84dac64Copy full SHA for 84dac64
programming/maui/user-guide.md
@@ -51,14 +51,14 @@ noTitleIndex: true
51
52
- Supported OS: **Android 5.0** (API Level 21) or higher.
53
- Supported ABI: **armeabi-v7a**, **arm64-v8a**, **x86** and **x86_64**.
54
-- Development Environment: Visual Studio 2022.
+- Development Environment: Visual Studio 2022 recommended.
55
- JDK: 1.8+
56
57
### iOS
58
59
- Supported OS: **iOS 11.0** or higher.
60
- Supported ABI: **arm64** and **x86_64**.
61
-- Development Environment: Visual Studio 2022 for Mac and Xcode 14.3+.
+- Development Environment: Visual Studio 2022 for Mac and Xcode 14.3+ recommended.
62
63
## Installation
64
0 commit comments