Merge pull request #88 from KarlosQ/patch-1

Update README.md to RN 0.27
This commit is contained in:
Dmitry Gladkov 2016-06-08 23:07:33 +03:00
commit 707a7cf360
1 changed files with 1 additions and 2 deletions

View File

@ -44,8 +44,7 @@ or:
Then:
- Whenever you want to use it within React code now you can: `var LinearGradient =
require('react-native-linear-gradient');`
- Whenever you want to use it within React code now you can: `import LinearGradient from 'react-native-linear-gradient';`
**If you're having trouble, you can point your `package.json` at github to see if the issue has been fixed. Simply change the dependency**