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

Tap Response #16

Open
Huddie opened this issue Nov 9, 2017 · 7 comments
Open

Tap Response #16

Huddie opened this issue Nov 9, 2017 · 7 comments

Comments

@Huddie
Copy link

Huddie commented Nov 9, 2017

Is there a way to perform an action when the parralaxHeader is tapped?

@yayoro
Copy link

yayoro commented Nov 9, 2017

Which version are you using?

I can´t download this version: pod 'ParallaxHeader', '~> 1.0.6'

Thanks!

@Huddie
Copy link
Author

Huddie commented Nov 9, 2017

Im using pod 'ParrallaxHeader'

Do you know the answer? Cause otherwise you shouldn't be posting to this issue.

@yayoro
Copy link

yayoro commented Nov 9, 2017

OK I´m sorry. I dont know the answer

@coderShiv
Copy link

I am facing same issue. I have added button and also tried to add tap gesture but still it's not working. Please help.

@yayoro
Copy link

yayoro commented Nov 15, 2017

Hello @coderShiv

i resolved the issue like that with these step:

open terminal.
go to your project path.
Write:

pod repo update

pod install

Try if!! happy coding!

@coderShiv
Copy link

@yayoro Thanks for your reply, but I have resolved this issue.

Hi @Huddie Just set isUserInteractionEnabled property of UIImageView to true and either add tap gesture or you can also add UIButton. It will work.

Happy Coding.

@ahmadsallam
Copy link

many thanks @coderShiv

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

4 participants