-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Weird Display in RN V0.68 New Architecture Enabled #1709
Comments
RSSVG Not supported by fabric yet. reactwg/react-native-releases#13 (reply in thread) |
@myckhel any chance you can actually prepare some repro code that shows the problem? your repro steps don't contain any code 😅 |
Working on it. Thanks |
@kelset Example repo has been created at https://github.com/myckhel/svg-fabric-unsupported Running Appyarn install && yarn android |
hi, |
Same here (rn 0.68.1) |
Apparently react-native-svg is not fully compatible with new architecture yet. #1731 |
even after this PR has been merged, some components are still not Fabric compatible |
I think we can close this issue now since Fabric support is released. Although, if you want to use it on Android in RN version < 0.70.0-rc.3, you need to link the components manually. There is already an issue for how to do it which I plan to resolve ASAP: #1839. Feel free to comment here if something is wrong and we can always reopen it then. |
Bug
Svg does not show in rn v0.68.0-rc.2 with new architecture enabled instead it shows a strange Text of
![WhatsApp Image 2022-02-26 at 02 25 32](https://user-images.githubusercontent.com/34090541/155823396-91c8b1f8-f80a-45c8-8400-1f0c04871ce8.jpeg)
'RNSVGRect'
Environment info
React native info output:
Library version: ^12.1.1
Steps To Reproduce
Describe what you expected to happen:
The text was updated successfully, but these errors were encountered: