Skip to content
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

wrong behavior when linking libraries on android #23841

Closed
mu-dawood opened this issue Mar 10, 2019 · 2 comments
Closed

wrong behavior when linking libraries on android #23841

mu-dawood opened this issue Mar 10, 2019 · 2 comments
Labels
API: Linking Bug Platform: Android Android applications. Resolution: Locked This issue was locked by the bot.

Comments

@mu-dawood
Copy link

🐛 Bug Report

when linking libraries it uses backslash not the division slash in settings.gradle
so that i have to change it every time i link new library
image

To Reproduce

  • react-native link any library
  • go to android/settings.gradle

Expected Behavior

uses division slash

Environment

System:
OS: Windows 10
CPU: (4) x64 Intel(R) Core(TM) i7-2620M CPU @ 2.70GHz
Memory: 1.25 GB / 7.95 GB
Binaries:
Yarn: 1.13.0 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 6.4.1 - C:\Program Files\nodejs\npm.CMD
IDEs:
Android Studio: Version 3.3.0.0 AI-182.5107.16.33.5264788

@react-native-bot
Copy link
Collaborator

Can you run react-native info and edit your issue to include these results under the Environment section?

If you believe this information is irrelevant to the reported issue, you may write `[skip envinfo]` alongside an explanation in your Environment: section.

@mu-dawood
Copy link
Author

it was solved in version 0.59

@facebook facebook locked as resolved and limited conversation to collaborators Mar 19, 2020
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Mar 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
API: Linking Bug Platform: Android Android applications. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants