edge-react-gui icon indicating copy to clipboard operation
edge-react-gui copied to clipboard

refactor: update signature creation

Open mlepickis opened this issue 1 year ago • 0 comments

CHANGELOG

This PR solves performance issue of signature slow creation in react-native.

This code demonstrates how signature could be created using WebView capabilities.

Dependencies

jsrsasign library (see: https://github.com/kjur/jsrsasign)

Requirements

If you have made any visual changes to the GUI. Make sure you have:

  • [X] Tested on iOS device
  • [ ] Tested on Android device
  • [ ] Tested on small-screen device (iPod Touch)
  • [ ] Tested on large-screen device (tablet)

mlepickis avatar Jun 13 '24 15:06 mlepickis