[README] Add note about supported operating systems

This commit is contained in:
Brent Vatne 2015-09-16 09:51:41 -07:00
parent c1c455ff8a
commit e2841c05b4
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
React Native enables you to build world-class application experiences on native platforms using a consistent developer experience based on JavaScript and [React](http://facebook.github.io/react). The focus of React Native is on developer efficiency across all the platforms you care about - learn once, write anywhere. Facebook uses React Native in multiple production apps and will continue investing in React Native.
Supported operating systems are >= Android 4.1 (API 16) and >= iOS 7.0.
- [Getting Started](#getting-started)
- [Getting Help](#getting-help)
- [Documentation](#documentation)