Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 323 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 323 Bytes

react-native-md5-file

ANDROID IMPLEMENTATION TODO!

Getting started

$ npm install react-native-md5-file --save

Mostly automatic installation

$ react-native link react-native-md5-file

Usage

import Md5File from 'react-native-md5-file';

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