react-native-gradients icon indicating copy to clipboard operation
react-native-gradients copied to clipboard

Fix onLayout gradient not being updated

Open bimusiek opened this issue 1 year ago • 0 comments
trafficstars

We have a gradient in position absolute next to the children. When children changes, gradient was not being updated due to sharing ID of the previous definition. This fixes the issue.

bimusiek avatar Jul 05 '24 11:07 bimusiek