Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 662 Bytes

File metadata and controls

17 lines (11 loc) · 662 Bytes

Example for nativescript-angular-webview-crypto

This repo serves as an example usage and end to tend test of nativescript-angular-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.