ios 二维码生成.zip
无需导入任何依赖库 一句代码完成二维码生成 使用方法: self.qrcodeView = [YHGeneratorCodeView yh_generatorCodeViewWithFrame:CGRectMake(60, 100, 200, 200) qrString:@"我爱你么么哒"]; [self.view addSubview:self.qrcodeView];
下载地址
用户评论