1

I'm Trying to built a picture editing application and so far im able to select a picture from gallery and able to add stickers on it (e.g hair styles, eyebrows, nose etc) but im not able to resize these stickers according to picture i dont know which package to use and how to make it work, please help

Anjum
  • 11
  • 1
  • Hi, welcome to Stack Overflow, please post your code so far, lots of info here to help on writing a good question https://stackoverflow.com/help/how-to-ask – rich Jun 18 '21 at 12:40

1 Answers1

0

You can use react-native-stickers or in your solution use react-native-gesture-handler.

Estevex
  • 791
  • 8
  • 17