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
- upgrade react-native
2.npm install
3.react-native link
Reproducible Demo
You can view my Stack Overflow post :
infinite-react-native-link-with-android-dependencies
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