Skip to content

Commit ec3c8f4

Browse files
monholmfacebook-github-bot
authored andcommitted
docs(readme): fix minimum iOS version in requirements section (facebook#34134)
Summary: `[email protected]` bumped minimum iOS version to 12.4. This change aligns the readme requirements section. Changelog: [General] [Changed] - Doc: fix minimum iOS version in requirements section Pull Request resolved: facebook#34134 Reviewed By: cortinico Differential Revision: D37656176 Pulled By: philIip fbshipit-source-id: 017147140340b4ccb6d8c4ff2eb50220fbdba22c
1 parent bdeb4e0 commit ec3c8f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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 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.
70+
React Native apps may target iOS 12.4 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)