react-native-stickers icon indicating copy to clipboard operation
react-native-stickers copied to clipboard

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

Open Vuinfang opened this issue 4 years ago • 2 comments

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

Vuinfang avatar Nov 16 '21 03:11 Vuinfang

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.

mrxain699 avatar Feb 13 '23 10:02 mrxain699

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

Vuinfang avatar Feb 26 '23 14:02 Vuinfang