flex-rn-eddsa-bridge

TODO

Usage no npm install needed!

<script type="module">
  import flexRnEddsaBridge from 'https://cdn.skypack.dev/flex-rn-eddsa-bridge';
</script>

README

react-native-ed25519-java-bridge

Getting started

$ npm install react-native-ed25519-java-bridge --save

Mostly automatic installation

$ react-native link react-native-ed25519-java-bridge

Usage

import Ed25519JavaBridge from 'react-native-ed25519-java-bridge';

// TODO: What to do with the module?
Ed25519JavaBridge;