webview-crypto / nativescript-webview-crypto-example

Example for nativescript-webview-crypto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Example for nativescript-webview-crypto


Languages

Language:TypeScript 92.5%Language:CSS 7.5%