Git Product home page Git Product logo

cpimageviewer's Introduction

About Me

  • 👨 I’m iOS & FrontEnd developer

  • ❤️ I love open source

cpimageviewer's People

Contributors

cp3hnu avatar mychaelgo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cpimageviewer's Issues

problem installing version 4.0.0

I can't get the version that supports swift 3.0 to download. Only getting version 3.1.0 and when i specify the version as 4.0.0 i get an error.

[!] Unable to satisfy the following requirements:
- `CPImageViewer (= 4.0.0)` required by `Podfile`
None of your spec sources contain a spec satisfying the dependency: `CPImageViewer (= 4.0.0)`.

[Question] Repo is active?

First of all, Thanks for the lib!

i just want to know, is this repo still active for development? Because i want to add PR about feature gesture to dismiss image viewer. What do you think?

I need to contact you.

where can I find your twitter or email? I'm having an issue with this pod, I'm on Xcode 7.3 and using Swift 2.2.

不支持侧滑返回

你好!
非常感谢你贡献了这个库。

navigationController?.delegate = animator

如果设置了导航代理,将导致普通的push无法侧滑返回,有什么好的方法区分普通代理和空代理吗?

Error when compiling with swift 4.0

Hi there,

first of all awesome lib, works fine. Well worked fine ;).

When compiling with Swift 4.0 i am getting the error:
.../Pods/CPImageViewer/Classes/CPImageViewerViewController.swift:139:19: Missing argument for parameter #1 in call

Error occurs at this function on the block()
@objc fileprivate func rightBarItemAction() { navigationController!.popViewController(animated: true) if let block = rightAction { block() } }

Any idea?

Thanks in advance.

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.