Merge pull request #88 from KarlosQ/patch-1
Update README.md to RN 0.27
This commit is contained in:
commit
707a7cf360
|
@ -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**
|
||||
|
|
Loading…
Reference in New Issue