Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm making an element with inner shadow and that's great if I need to make the background of my element just with color fill, but I need to apply a group of elements to the background and overlay it with inner shadow. I don't see the way how to do it. I will show screenshots.
how it should be
here is my code:
`<Group transform={[{ translateX: 100 }, { translateY: 200 }]}>
Beta Was this translation helpful? Give feedback.
All reactions