Bump iOS min in Readme (#20805)

Summary:
iOS 8 was dropped as of 0.56.
Pull Request resolved: https://github.com/facebook/react-native/pull/20805

Differential Revision: D9481968

Pulled By: hramos

fbshipit-source-id: 23e74ac3145ba92e2c119be365f2435e290c3f61
This commit is contained in:
Héctor Ramos 2018-08-23 10:33:09 -07:00 committed by Facebook Github Bot
parent 055c941c40
commit 0bad11b610
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ The focus of React Native is on developer efficiency across all the platforms yo
See the official [React Native website](https://facebook.github.io/react-native/) for an introduction to React Native.
Supported operating systems are >= Android 4.1 (API 16) and >= iOS 8.0.
Supported operating systems are >= Android 4.1 (API 16) and >= iOS 9.0.
- [Getting Started](#getting-started)
- [Documentation](#documentation)