Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I need to contact you. #1

Closed
HenriqueDoura opened this issue Mar 27, 2016 · 8 comments
Closed

I need to contact you. #1

HenriqueDoura opened this issue Mar 27, 2016 · 8 comments

Comments

@HenriqueDoura
Copy link

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.

@cp3hnu
Copy link
Owner

cp3hnu commented Mar 28, 2016

cp3hnu@gmail.com in my homepage.

@HenriqueDoura
Copy link
Author

Hello, good evening. I'm Henrique and I've tried to implement your pod in
my project but I can't figure out how to use it. Do you have an example
project?

Please help me, I loved the animations and really need it in my app, you
did a really good job on this one!!

Thanks in advance!

Best regards,
Henrique Dourado

On Mon, Mar 28, 2016 at 5:09 AM, Wei Zhao notifications@github.com wrote:

cp3hnu@gmail.com


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#1 (comment)

@cp3hnu
Copy link
Owner

cp3hnu commented Mar 28, 2016

You are welcome. Yes, I have a example project and sent it to you email. You can also the pod in you project.

  1. Go to you project folder
    $ cd project_folder
  2. Initialize pod or create a podfile
    $ pod init
  3. Open the .podfile file
  4. Uncomment the "platform :ios, '8.0' and "use_frameworks!". Then add "pod 'CPImageViewer'"
  5. Install pod
    $ pod install
  6. Open workspace(.xcworkspace)
    You can use the pod by importing module("import CPImageViewer").
    You can contact me if you have any questions.

@HenriqueDoura
Copy link
Author

I know how to implement it, my problem is when I try to use it. Like when I try to assign an image to the UIImageView.image, it's crashing saying that it found nil

@cp3hnu
Copy link
Owner

cp3hnu commented Mar 29, 2016

I don't known your problem. You can refer to the example project I sent to you email.

@HenriqueDoura
Copy link
Author

I managed to make it work. There's a bug tho. If I tap the image, close it
and tap it again, the image view dissppears

Em terça-feira, 29 de março de 2016, Wei Zhao notifications@github.com
escreveu:

I don't known your problem. You can refer to the example project I sent to
you email.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#1 (comment)

@cp3hnu
Copy link
Owner

cp3hnu commented Apr 13, 2016

I haven't met. Can you send me your project?

@HenriqueDoura
Copy link
Author

It was fixed already

Em quarta-feira, 13 de abril de 2016, Wei Zhao notifications@github.com
escreveu:

I haven't met. Can you send me your project?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#1 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants