kyo504 / react-native-marquee

React Native Marquee Text Component
MIT License
196 stars 29 forks source link

Does this really work for android? #14

Closed pistonsky closed 1 year ago

pistonsky commented 5 years ago

We use this lib in our project, and everything works fine for iOS. However, on Android the text doesn't move at all. Well, it moves, but with a huge delay, even if I set marqueeDelay to 0. I think when there is a big number of marquee texts rendered, they start to behave this weird way.

kyo504 commented 5 years ago

@pistonsky Thanks for reporting the bug. I'll take a look at and fix it until the end of this week. Could you give some information of your Android environment? (e.g. Device or Simulator, OS Version)

rohit-ganapathy commented 4 years ago

any status update on this? Really looking forward to using this feature on my android app

kyo504 commented 1 year ago

Sorry for late response. I guess it works fine now. If you have any issue, feel free to re-open.