-
-
Notifications
You must be signed in to change notification settings - Fork 425
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
is there a way to get a ref of an SVG? #28
Comments
I think it is a good idea. In fact it is just a template, we could add a config option and handle it in both templates (React and React Native). If you want to submit a PR, here are the steps:
And of course add some tests 😅. Thanks! |
@neoziro where can I find docs on h2x stuff? |
@lifeiscontent there is a separated repository for h2x. The architecture is pretty similar to Babel one. By reading this babel handbook you should be able to understand it better. |
As the title says, is it possible currently? Or would this be a feature we can add?
if you're willing to add this feature, I'd sugged calling it
svgRef
as the prop to hookThe text was updated successfully, but these errors were encountered: