mybigday / react-native-external-display

React Native view renderer in External Display
MIT License
212 stars 20 forks source link

Secondary display touch support #360

Open hetoms opened 3 years ago

hetoms commented 3 years ago

Hey,

I have an Android device with two screens that are both touch capable. Touch works just fine in OS but when I open up an app and mount a secondary display using this repo then the secondary screen touch doesn't work (even if app is just in background).

Is there a way to catch touch events from secondary screen?

Any suggestions / code snippets / help in any way is much obliged.

Thank you in advance, -H

dibyopra commented 2 years ago

same problem with me

omdxp commented 2 years ago

Is there any workaround ?

littledu commented 2 years ago

+1, hope to resolve

EthanWalton24 commented 3 months ago

has this been solved?