JimmyDaddy

Results 14 comments of JimmyDaddy

@joeljerushan Did you run `react-native link react-native-image-marker`?

@vivekshah-zymr this looks like an image/photo editor library, maybe you can try [this](https://github.com/prscX/react-native-photo-editor).

Did you mean merging the signature to the picture side by side, not marking the signature to the picture and use it as background?

This could be a temporary solution: ```javascript import React from 'react'; import Marker from 'react-native-image-marker'; const BlankBg = require('./assets/blankBg.png') const mergeExample = async () => { // using a blank...

Sorry, it seems normal in iOS at my tests, could you please show me a sample code and screenshot?

Sorry for late response, I'll take it at this weekend

你好,是不是你的图片加载组件的样式问题,导致图片展示的时候超出了

hello, can you show me more details about this issue? eg. error stack trace 你好,能贴出具体错误来吗?我这边 demo 跑起来好像都没问题

那就是图片太大了吧。。。。崩溃应该有错误栈的吧。

@BaderSerhan thank you for using this library. I'll support video watermarking in the future.