flex-rn-eddsa-bridge
v0.0.10
Published
TODO
Downloads
2
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;