yes
Environment
react-native-cli: 2.0.1
react-native: 0.46.4
$ node -v
v6.11.2
$ npm -v
3.10.10
$ yarn --version
0.24.5
iOS
Then, specify:
Steps to Reproduce
- I just open xcode in any React Native Project and
- hit run (Debug and Release scheme) and the Running 1 of 1 custom shell scripts takes for ever (20 minutes or so).
The terminal opens and the packager execute but i believe it hangs there
Expected Behavior
At the beginning was very fast. But now it is impossible.
I expect to be fast again.
Don´t now if I change something that make the process slow.
Actual Behavior
Hangs in that process for ever and also the first time the packager runs takes too long to load to 100%.

Thanks !
Have you read the Contributing Guidelines?
yes
Environment
react-native-cli: 2.0.1
react-native: 0.46.4
$ node -v
v6.11.2
$ npm -v
3.10.10
$ yarn --version
0.24.5
iOS
Then, specify:
Steps to Reproduce
The terminal opens and the packager execute but i believe it hangs there
Expected Behavior
At the beginning was very fast. But now it is impossible.
I expect to be fast again.
Don´t now if I change something that make the process slow.
Actual Behavior
Hangs in that process for ever and also the first time the packager runs takes too long to load to 100%.
Thanks !