-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Description
Description
I am using react-native-svg: 15.12.1 version in my react-native: 0.77.3 version. I was getting issue of onPressOut getting fired instantly on real Android Device as I click using OnPressIn but working fine on Android Emulator. I used the OnResponderRelease parameter for now and it worked somehow. Please rectify it or Guide me with this issue.
Steps to reproduce
Used the react-native-svg package
Snack or a link to a repository
https://github.com/RAWLICK/Rescheduler-App/blob/main/src/Components/Tabs/Schedule.tsx
SVG version
15.12.1
React Native version
0.77.3
Platforms
Android
JavaScript runtime
None
Workflow
None
Architecture
None
Build type
None
Device
None
Device model
Realme Narzo 30
Acknowledgements
Yes
hoywu