terrylinla / react-native-sketch-canvas

A React Native component for drawing by touching on both iOS and Android.
MIT License
692 stars 450 forks source link

Rotated View Not Drawing With Rotated Direction #161

Closed tnorlund closed 4 years ago

tnorlund commented 4 years ago
Screen Shot 2020-05-28 at 11 58 00 AM

Hey guys. I'm trying to place this component in a rotated view. When I then draw on the RNSketchCanvas, the strokes are not transformed like the view. Is there a way to transform the strokes after transforming the view?

react06 commented 11 months ago

hey @tnorlund, did you resolve this issue? because I'm facing the same. Could you please help?