/nativescript-webview-crypto-example

Example for nativescript-webview-crypto

Primary LanguageTypeScript

Example for nativescript-webview-crypto

This repo serves as an example usage and end to tend test of nativescript-webview-crypto.

Install

  1. Get setup with NativeScript
  2. 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.