Skip to content

webview-crypto/react-native-webview-crypto-example

Repository files navigation

Example for react-native-webview-crypto

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

Install

  1. Get setup with React Native
  2. npm install

Usage

Simple run ./node_modules/.bin/react-native run-ios 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. It should work with the debugger both on and off

Cavets

This isn't working on the latest version of React Native or Android because react-native-webview-bridge has not been updated for that yet.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published