deanhet / react-native-text-ticker

React Native Text Ticker/Marquee Component
MIT License
444 stars 75 forks source link

Onpress is fired automatically while scrolling text [Android] #87

Closed drb1 closed 3 years ago

drb1 commented 3 years ago
"react-native-text-ticker": "^1.10.0",
"react-native": "0.61.5",

When i set link in text and scroll it, the onPress event is fired automatically.This issue is in android only in ios it is perfect.