dbarner1 / react-native-stickers

A fully style-customizable image editing tool that allows the user to add a sticker, and output an updated image.
32 stars 6 forks source link

Change the size and angle of the sticker use finger on screen #10

Open Vuinfang opened 2 years ago

Vuinfang commented 2 years ago

Is there a way for the user to drag and drop to change the size and angle of the sticker?

mrxain699 commented 1 year ago

Is there a way for the user to drag and drop to change the size and angle of the sticker? Did you find a solution? if yes kindly let me know I will be very thankful I am stuck on this problem for many days.

Vuinfang commented 1 year ago

Yep, I solved it with using react native PanResponder, also there is another library you can have a look---react native reanimated 2