react-native-share-local icon indicating copy to clipboard operation
react-native-share-local copied to clipboard

package.json中md5依赖缺失

Open huang303513 opened this issue 7 years ago • 0 comments

import {NativeModules,Platform,CameraRoll} from 'react-native' import RNFS from 'react-native-fs';

const Md5 = require('md5'); const shareLocal = NativeModules.RNShareLocal

huang303513 avatar Feb 27 '19 11:02 huang303513