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 0eb2b90 commit 843fdb5Copy full SHA for 843fdb5
programming/react-native/foundational-user-guide.md
@@ -20,9 +20,9 @@ This guide will help you develop a fully-customizable barcode scanning app with
20
- Supported OS: Android 5.0 (API Level 21) or higher.
21
- Supported ABI: armeabi-v7a, arm64-v8a, x86 and x86_64.
22
- Development Environment:
23
- - IDE: **Android Studio 2024.3.2** suggested.
24
- - JDK: **Java 17** or higher.
25
- - Gradle: **8.0** or higher.
+ - IDE: **Android Studio 2024.3.2** suggested.
+ - JDK: **Java 17** or higher.
+ - Gradle: **8.0** or higher.
26
- iOS
27
- Supported OS: iOS 13+.
28
- Supported ABI: arm64 and x86_64.
0 commit comments