3

I want to add a watermark to React native Camera. Whenever I click/shoot the images the watermarked image should be saved.

Shreyak
  • 41
  • 1
  • 7

1 Answers1

1

I used react-native-image-marker and it worked for me.

Shreyak
  • 41
  • 1
  • 7
  • 1
    As it’s currently written, your answer is unclear. Please [edit] to add additional details that will help others understand how this addresses the question asked. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community Dec 09 '21 at 16:38