Nate Wienert
Nate Wienert
Yea this would be nice too. We could add instead of isSvg something like { propType: { fill: “size” } } as the second argument
Attempted here: https://github.com/tamagui/tamagui/commit/ce7a963fd48713af9c1738ccb83e0431bf1e46bf
@kzlar good point, so actually usePropsAndStyle accepts a `forComponent` prop, so if you made a custom styled component with the `acceptTokens` filled out, I *think* that would just work. We...
If you want to send a PR testing that out would be nice!
adding here to not get lost: 
I think just needs some dep fixes and I'll hit merge on this
@alitnk i tried twice to merge with master, its not hard but i'm gonna leave it to you since my first one was on a stale branch and its annoying...
Merged into https://github.com/tamagui/tamagui/pull/2197
Still happening?
Can you try with the new metro plugin? There's a new starter for it to test on.