Skip to content

Commit

Permalink
Merge branch 'main' into @tjzel/github-actions/run-all-action
Browse files Browse the repository at this point in the history
  • Loading branch information
tjzel authored Oct 3, 2024
2 parents 0d9ece3 + 0aa5014 commit ac6a154
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/react-native-reanimated/src/Colors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -335,11 +335,18 @@ export const ColorProperties = makeShareable([
'borderBlockEndColor',
'borderBlockStartColor',
'color',
'outlineColor',
'shadowColor',
'textDecorationColor',
'tintColor',
'textShadowColor',
'overlayColor',
// SVG color properties
'fill',
'floodColor',
'lightingColor',
'stopColor',
'stroke',
]);

// // ts-prune-ignore-next Exported for the purpose of tests only
Expand Down

0 comments on commit ac6a154

Please sign in to comment.