feat:blendProps for Cooridinate changes
This commit is contained in:
@@ -42,7 +42,7 @@ export function coordinator(context: BridgeContext) {
|
||||
},
|
||||
target: View | "NavBar",
|
||||
changing: {
|
||||
name: "backgroundColor" | "width" | "height" | "x" | "y",
|
||||
name: "backgroundColor" | "width" | "height" | "x" | "y" | "alpha",
|
||||
start: number | Color
|
||||
end: number | Color
|
||||
},
|
||||
|
Reference in New Issue
Block a user