Merge pull request #7 from JonasJonny/patch-1

Update README.md
This commit is contained in:
Brent Vatne 2015-07-07 17:10:40 -07:00
commit 4dd9c04206
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ A `<LinearGradient>` component for react-native, as seen in
[(Screenshot)](http://url.brentvatne.ca/g9Wp).
4. Click on `BVLinearGradient.xcodeproj` in `Libraries` and go the `Build
Phases` tab. Double click the text to the right of `Header Search
Paths` and verify that it has `$(SRCROOT)../react-native/React` - if it
Paths` and verify that it has `$(SRCROOT)/../react-native/React` - if it
isn't, then add it. This is so XCode is able to find the headers that
the `BVLinearGradient` source files are referring to by pointing to the
header files installed within the `react-native` `node_modules`