kyo504 / react-native-marquee

React Native Marquee Text Component
MIT License
201 stars 31 forks source link

added RTL direction support #54

Open ghost opened 8 months ago

ghost commented 8 months ago

I created this to address #13 which was my problem as well. Also added a prop called isRTL to override the animation direction manually. Live inspection is done on Android and IOS. Both are working fine.