Skip to content

Commit

Permalink
Bump min supported iOS/Android version to 11/19
Browse files Browse the repository at this point in the history
Summary: Changelog: [iOS][Android] Bumped min supported iOS/Android version in README to reflect reality

Reviewed By: fkgozali

Differential Revision: D25917083

fbshipit-source-id: 2061b25a8b47f9ebedb922b85fe3edd3646338f2
  • Loading branch information
Peter Argany authored and facebook-github-bot committed Jan 14, 2021
1 parent d715e13 commit 6cd31be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ React Native is developed and supported by many companies and individual core co

## 📋 Requirements

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.
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.

## 🎉 Building your first React Native app

Expand Down

0 comments on commit 6cd31be

Please sign in to comment.