edge-react-gui
edge-react-gui copied to clipboard
refactor: update signature creation
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)