-
Notifications
You must be signed in to change notification settings - Fork 24.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
react-native-cli link infinite android link #18053
Comments
Confirmed. The same with react version 16.3.0 |
Same issue here. |
Hi again, In which react-native version the fix was deployed? |
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as "For Discussion" or "Good first issue" and I will leave it open. Thank you for your contributions. |
It's fixed in react native version 0.56 and 0.55 |
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as "For Discussion" or "Good first issue" and I will leave it open. Thank you for your contributions. |
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information. |
Is this a bug report?
Yes :
I have updated my package.json to react-native 0.53 and now my android depencencies are not linking once.
Environment
Environment:
OS: macOS High Sierra 10.13.3
Node: 9.5.0
Yarn: Not Found
npm: 5.6.0
Watchman: Not Found
Xcode: Xcode 9.2 Build version 9C40b
Android Studio: 3.0 AI-171.4443003
Packages: (wanted => installed)
react: ^16.2.0 => 16.2.0
react-native: 0.53.3 => 0.53.3
Target Platform: iOS (10.3)
Steps to Reproduce
2.npm install
3.react-native link
Reproducible Demo
You can view my Stack Overflow post :
infinite-react-native-link-with-android-dependencies
The text was updated successfully, but these errors were encountered: