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

Changing layer.zPosition prevent touches on sticky header #615

Closed
drkibitz opened this issue Apr 2, 2015 · 3 comments
Closed

Changing layer.zPosition prevent touches on sticky header #615

drkibitz opened this issue Apr 2, 2015 · 3 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@drkibitz
Copy link
Contributor

drkibitz commented Apr 2, 2015

I noticed that when using Touchable components within a view that is within a sticky header prevents touches while it is "sticking". I took a look and traced it somewhat to changing zPosition here https://github.com/facebook/react-native/blob/master/React/Views/RCTScrollView.m#L231

@drkibitz
Copy link
Contributor Author

drkibitz commented Apr 2, 2015

@drkibitz
Copy link
Contributor Author

drkibitz commented Apr 2, 2015

Ok sorry, might not have anything to do with zPosition, still digging.

@drkibitz drkibitz closed this as completed Apr 2, 2015
@drkibitz
Copy link
Contributor Author

drkibitz commented Apr 2, 2015

This is inherent behavior of UIKit :/

@facebook facebook locked as resolved and limited conversation to collaborators May 29, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

2 participants