Update minimum React Native version in README

This commit is contained in:
Florian Rival 2017-02-26 13:42:17 +01:00 committed by GitHub
parent aef2a9c7d8
commit d568ed104a
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ npm install --save react-native-image-resizer@0.0.12
react-native link react-native-image-resizer
```
* 👴 React Native < 0.29.2
* 👴 React Native >= 0.28 and < 0.29.2
```
npm install rnpm -g
rnpm install react-native-image-resizer@0.0.12