Yes
react-native -v: 0.46Then, specify:
react-native-svg is linked to Android project
Nothing happen
+1
+1
It's fixed in master, I am cherry-picking and releasing a fix later today. Thanks for the report.
@grabbou did you release the fix?
Not yet, waiting for major packager fix to release one version at a time.
On Fri, 7 Jul 2017 at 00:33 Takeshi Kajino notifications@github.com wrote:
@grabbou https://github.com/grabbou did you release the fix?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/facebook/react-native/issues/14857#issuecomment-313537238,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ACWcxuwKG4c2uHqk1dWXklkXbSmXqAodks5sLWDFgaJpZM4OPW1r
.
shouldn't it be open until the fix is actually released?
It's being released now, please try 0.46.1 in like an hour.
still doesn't link properly on Android (doesn't add compile project on app/build.gradle and if I run react-native link again, it makes duplicate on settings.gradle and MainApplication.java)
I'm getting this behavior on 47
Still happening to me.
Archlinux Base Devel (Seed: reactnativeseed)
npm: 5.8.0 (Installed via pacman)
node: v9.11.1 (Installed via pacman)
react-native-cli: 2.0.1 (Installed via npm globally - react-native-cli)
react-native: 0.51.0 (Installed via npm globally - react-native-cli)
Most helpful comment
It's fixed in master, I am cherry-picking and releasing a fix later today. Thanks for the report.