monterosalondon / react-native-parallax-scroll

Parallax scroll view for react-native
MIT License
555 stars 62 forks source link

Fixed storybook empty issue when building with yarn & iOS #14

Closed patw0929 closed 6 years ago

patw0929 commented 6 years ago

I made the pull request because when I try to run storybook in my environment (iOS Simulator & installed with yarn), it failed.

I got this error after installed with yarn and ran yarn storybook: 2017-12-30 3 01 26

And got this when ran react-native run-ios:

Script-00DD1BFF1BD5951E006B06BC.sh: line 3: ../node_modules/react-native/packager/react-native-xcode.sh: No such file or directory

** BUILD FAILED **

This pull request do the following things:

Please review it and thank you for this awesome component! 👍

z4o4z commented 6 years ago

Hi @patw0929, thanks for your PR. I will check it after New Year's holidays. Happy New Year ;)