homielab / react-native-auto-scroll

A performance auto horizontal scrolling component for react-native
https://www.npmjs.com/package/@homielab/react-native-auto-scroll
219 stars 23 forks source link

RTL support #4

Closed SaeedZhiany closed 3 years ago

SaeedZhiany commented 4 years ago

Thanks for this library.

Is this library supports RTL direction applications? it can be very useful for marquee texts written in RTL language like Persian(Farsi).

minhtc commented 3 years ago

@SaeedZhiany check out the latest version "react-native-auto-scrolling": "^2.1.0" supported isLTR

olafkotur commented 2 years ago

@SaeedZhiany RTL is supported by default, only pass isLTR if you want to override it