reactjsreact-nativereact-native-camera

How can I add watermark text and Images in React Native Camera (RN Camera)


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


Solution

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