Update README.md to RN 0.27

This commit is contained in:
Carlos Q 2016-06-08 19:31:32 +02:00
parent 9a542aa415
commit c5c07d7959

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