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

highlight all components #92

Closed
deepakverma4 opened this issue Nov 22, 2018 · 1 comment
Closed

highlight all components #92

deepakverma4 opened this issue Nov 22, 2018 · 1 comment

Comments

@deepakverma4
Copy link

Can anyone tell me how can i achieve something like this with this library?

a5222860-f332-4d41-a465-0ca045e31f3a

@mohebifar
Copy link
Owner

I don't think this question is really related to this repository. But you can do something similar to what copilot's svg mask does. Make an SVG filled with a semi-transparent overlay using a vector software like Inkscape or Illustrator then cut enough circle holes inside it. Then use react-native-svg to render that SVG. Determine the position of elements then resize and reposition the holes in your SVG.

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

No branches or pull requests

2 participants