Reputation: 41
I want to add a watermark to React native Camera. Whenever I click/shoot the images the watermarked image should be saved.
Upvotes: 3
Views: 6100
I used react-native-image-marker and it worked for me.
Upvotes: 1