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

feat: add support for newly supported svg filter in react-native-svg #969

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

mzaien
Copy link

@mzaien mzaien commented Aug 9, 2024

Summary

Adding filter and is filter to be in the supported svg elements, they are now supported in the latest react-native-svg.

Here is the full list of supported elements.

An example for blur

Test plan

I added a test case for the above example, and ran it in a new expo app and it worked

web ios android
image image Screenshot 1446-02-05 at 6 22 06 PM

Copy link

vercel bot commented Aug 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
svgr ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 14, 2024 11:23am

@mzaien
Copy link
Author

mzaien commented Aug 9, 2024

I think a good addition to be added is a comment that this requires latest RNSVG pr 15.5.0 Did that :D

@mzaien
Copy link
Author

mzaien commented Oct 7, 2024

Hello @gregberge , sorry to bother you but I wanted to bring out your attention for this pr if you have some free time
thanks

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

Successfully merging this pull request may close these issues.

1 participant