You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: