mrn
mrn copied to clipboard
Long press toggles the state of the component permanently
Hi,
Firstly I would like to say that this is one of the awesome projects of React native I have come across and would like to be an active contributor and tester of it.
One very common issue I come across using the Demo APK is -
One long press of any component, it changes the state of the component to pressed or selected state. And when I try to tap on it to release the state, I see patches of square/rectangular shaped selections. Only an outside tap gets the component deselected.
Screenshots-
Screenshot 1:
Screenshot 2:
Screenshot 3:
Thanks for your reporting.
Can you tell me which version of android you use.
Android 5.0.1. Saw it on 5.1 as well.
I can't get this to replicate on my emulator, but on the device (same spec as emulator) it happens.