jest-community / jest-snapshots-svg

Take a React component tree, and render it into an SVG.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a heuristic for figuring out if the component has a visual component

orta opened this issue · comments

Perhaps we can get the list of visual components from React Native and then whitelist against those.