react-native-encryption-library icon indicating copy to clipboard operation
react-native-encryption-library copied to clipboard

EncryptionModule undefined

Open xiongtoto0526 opened this issue 9 years ago • 1 comments

请问这个库ios是否支持?下面是我的使用方法,但是运行时报错:"cannot read property 'MD5ByCallBack' of undefined ",(react-native-encryption-library的版本是1.0.9)

引用: import {NativeModules} from 'react-native'; var EncryptionModule=NativeModules.EncryptionModule

调用: EncryptionModule.MD5ByCallBack

xiongtoto0526 avatar Aug 31 '16 11:08 xiongtoto0526

iOS版本暂时没有适配更新哈

jiangqqlmj avatar Aug 31 '16 11:08 jiangqqlmj