react-native-navigation icon indicating copy to clipboard operation
react-native-navigation copied to clipboard

[v4][Android]: Overlay don't pass events outside.

Open 3luyka opened this issue 4 years ago • 7 comments

Issue Description

"View" with pointerEvents="none" absorbs press events and doesn't pass them through overlay on android (on iOS everything works as expected).

Steps to Reproduce / Code Snippets / Screenshots

https://gist.github.com/3luyka/22f789af0bec48d1806601c0b6f50968


Environment

  • React Native Navigation version: 4.6.0
  • React Native version: 0.61.5
  • Platform(s) (iOS, Android, or both?): Android

3luyka avatar Jan 28 '20 18:01 3luyka

Hey @guyca, could you please check this?

3luyka avatar Feb 03 '20 14:02 3luyka

Hey @3luyka We're a bit busy with v5 and the docs right now, so I'm unable to take issues atm. I'll look into this asap, hopefully in a week or two. In general, the entire touch handling logic for Overlay on Android isn't ideal. In v3 we've introduced changes to the layout structure which will allow us to improve touch handling logic for Overlay, I never got around to it.

guyca avatar Feb 03 '20 16:02 guyca

Hi @guyca, any progress with this issue?

3luyka avatar Feb 18 '20 09:02 3luyka

Hey @3luyka I'm sorry but not yet. We're tied up with v5 and the Documentation effort.

guyca avatar Feb 18 '20 19:02 guyca

@guyca still no progress with that? That issue becomes critical for me :(

3luyka avatar Feb 26 '20 15:02 3luyka

rn 0.68.1, rnn 7.27.0 same problem

rejjer avatar May 17 '22 14:05 rejjer

rn 0.71, rnn 7.32.1 still the same problem

ericschaal avatar Apr 10 '23 19:04 ericschaal