Cannot read property 'decode' of undefined
... ....
发自我的iPhone
在 2020年2月22日,下午3:14,Mengheang Rat [email protected] 写道:
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
@januslo RN0.57版本上Android/IOS均可正常使用,升级至RN0.61以上,Android调试通过。
link于podfile中添加pod 'RNReactNativeLocalBarcodeRecognizer', :path => '../node_modules/react-native-local-barcode-recognizer'
。修改并添加podspec文件至index同级目录后build成功,
运行iOS,报错误Cannot read property 'decode' of undefined ,如下图

大佬,请问一下解决了吗
大佬,请问一下解决了吗
我在这个项目基础上新建了一个,现在已经支持到RN0.7了,react-native-barcode-reader