You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Drawing Board and user can draw lines from one Point to another.
as You see in the picture the black Lines are Canvas Line and the green Lines are Animated.View component now I want to align the view exactly in same direction with the line to provide some partial touch wrapper for Canvas Line Component.
Is there Any way to achieve this.
I did the same for Rect Component Using Matrixes.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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 have a Drawing Board and user can draw lines from one Point to another.

as You see in the picture the black Lines are Canvas Line and the green Lines are
Animated.View
component now I want to align the view exactly in same direction with the line to provide some partial touch wrapper for Canvas Line Component.Is there Any way to achieve this.
I did the same for Rect Component Using Matrixes.
Here is What I did so far
Beta Was this translation helpful? Give feedback.
All reactions