Skip to content

Commit 4009020

Browse files
authored
[readme] Fix Android supported version range (#32620)
1 parent 98b804a commit 4009020

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ React Native is developed and supported by many companies and individual core co
6767

6868
## 📋 Requirements
6969

70-
React Native apps may target iOS 10.0 and Android 4.1 (API 16) or newer. You may use Windows, macOS, or Linux as your development operating system, though building and running iOS apps is limited to macOS. Tools like [Expo](https://expo.io) can be used to work around this.
70+
React Native apps may target iOS 11.0 and Android 5.0 (API 21) or newer. You may use Windows, macOS, or Linux as your development operating system, though building and running iOS apps is limited to macOS. Tools like [Expo](https://expo.io) can be used to work around this.
7171

7272
## 🎉 Building your first React Native app
7373

0 commit comments

Comments
 (0)