react-native-test-try
v1.0.4
Published
TODO
Downloads
8
Readme
react-native-file-crypto
Getting started
$ npm install react-native-file-crypto --save
Mostly automatic installation
$ react-native link react-native-file-crypto
Usage
import FileCrypto from 'react-native-file-crypto';
// TODO: What to do with the module?
FileCrypto;