Awesome
Example for nativescript-webview-crypto
This repo serves as an example usage and
end to tend test of nativescript-webview-crypto
.
Install
- Get setup with NativeScript
tns install
Usage
Run tns run ios/android [--emulator]
and click on the None
text. It should then
executes the code for this tutorial,
encrypting and decrypting with AES. If it is successful, it should display
This is very sensitive stuff.
at the end.