react-native-encryption-library
react-native-encryption-library copied to clipboard
a encryption library with react native.eg.MD5,AES,DES...Android and iOS Platform
Results
3
react-native-encryption-library issues
Sort by
recently updated
recently updated
newest added
为什么 react-native run-android 之后,弹出一堆警告?
能适配IOS吗?
1
library一直导入失败
请问这个库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