Giter Site home page Giter Site logo

qrweixindemo's Introduction

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.

qrweixindemo's People

Contributors

lcddhr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

qrweixindemo's Issues

感谢🙏

写的不错,方便实用!谢谢!

判断相机方法有误

  • (BOOL)validateCamera {

    return [UIImagePickerController isSourceTypeAvailable:UIImagePickerControllerSourceTypeCamera] &&
    [UIImagePickerController isCameraDeviceAvailable:UIImagePickerControllerCameraDeviceRear];
    }

以面方法是判断相册的权限哦。

你好,为什么扫描二维码没有任何反应啊?

你好,我的测试设备是Iphone 6 系统是iOS 8.4 Xcode用的6.4 调成横屏可以扫描成功,你的demo真机也可以运行成功了,但是加入到我的测试项目中却报错了,截图给你看看!麻烦帮忙看一下怎么回事?
qq20151013-1 2x

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.