react-signature-pad-wrapper icon indicating copy to clipboard operation
react-signature-pad-wrapper copied to clipboard

A React wrapper for signature pad

Results 2 react-signature-pad-wrapper issues
Sort by recently updated
recently updated
newest added

The steps to run example are incomplete as the example is using the source of the lib, not the 'package'. So the root directory must be build first, before the...

As throttle-debounce is used in production code https://github.com/michaeldzjap/react-signature-pad-wrapper/tree/8d362f5dfb550edbc119137515b0ab1d628ffda8/src/SignaturePad.tsx, should we move it to dependencies instead of devDependencies https://github.com/michaeldzjap/react-signature-pad-wrapper/blob/8d362f5dfb550edbc119137515b0ab1d628ffda8/package.json#L70

enhancement