-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.
Description
Is this a bug report?
Yes
Have you read the Contributing Guidelines?
YES
Environment
react-native -v
: react-native-cli: 2.0.1, react-native: 0.47.0node -v
: v8.4.0npm -v
: 5.3.0yarn --version
: 0.27.5
Then, specify:
- Target Platform:
iOS and Android
- Development Operating System:
macOS and Linux
- Build tools:
Not specific to any platform
Steps to Reproduce
(Write your steps here:)
- I do installation of any library by using
npm install <lib_name> --save
- The installation goes successful and I run
react-native link <lib_name>
Expected Behavior
The linking of the library must happen.
Actual Behavior
The library linking never happens and I will have to manually do all the steps to add the library in both iOS and Android.
Reproducible Demo
I think this step is not applicable as it is related to linking.
agrison and demonjoub
Metadata
Metadata
Assignees
Labels
StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.