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

(feature) <svg> element #4

Open
necolas opened this issue Feb 20, 2024 · 3 comments
Open

(feature) <svg> element #4

necolas opened this issue Feb 20, 2024 · 3 comments
Assignees
Labels
feature Feature or technical request

Comments

@necolas
Copy link
Contributor

necolas commented Feb 20, 2024

Describe the feature request

Support the <svg> element. This element is not currently supported on native.

@necolas necolas added the feature Feature or technical request label Feb 20, 2024
@nmn
Copy link
Contributor

nmn commented Feb 21, 2024

@necolas necolas self-assigned this May 13, 2024
@RyanGuild
Copy link

@necolas and @nmn I am using rsd for a project and I would like to get involved. Are we ok with a react-native-svg dependency because I think I could whip up the re-export of the rn svg library PR. I believe that stylex already supports svg on web but I would need to look into how rn svg handles styles.

@necolas
Copy link
Contributor Author

necolas commented Jul 12, 2024

Hi, I'm not looking for contributions in this specific area. There is some ongoing refactoring and performance tuning of the existing code before parts of it can be reused for SVG elements. And we have to seamlessly replace an internal stop-gap for cross-platform SVG, which is also being evaluated for replacement with alternative native vector graphics, due to the high cost of rendering react-native-svg elements today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature or technical request
Projects
None yet
Development

No branches or pull requests

3 participants