• Stars
    star
    227
  • Rank 175,900 (Top 4 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created over 9 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

仿微信二维码扫描,中间透明区域

DDQRCode

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

iOS8+

Installation

DDQRCode is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'DDQRCode', '~> 1.0.0'

Preview

qrview

Version

  • 1.0.0 实现二维码中间扫描区域的透明的主要功能。

  • 1.0.1 把扫描区域限制在中间透明的范围。

  • 1.0.2 增加扫描的类型,支持二维码和条形码扫描。

  • 1.0.3 增加摄像头有效性的判断,二维码只能在真机测试。

  • 1.0.4 修改iPad横屏不能扫描的bug

  • 1.0.5 重构部分代码

  • 1.0.6 push一个界面再返回,界面卡住问题

  • 1.0.7 增加二维码图片的读取

  • 1.0.8 修正相机权限

Author

weibo:@小木头

blog: http://www.liuchendi.com

微信公众号:

License

DDQRCode is available under the MIT license. See the LICENSE file for more info.