Skip to content

RTL support? #149

@jonasbetareader

Description

@jonasbetareader

Hello!

I've been using react-native-drax for a project, and really enjoy it. However, now some users are requesting to use the app in RTL languages, and when I tried switching the direction at root level (using I18nManager.forceRTL(true);), it seems like the position of the dragged element doesn't "honor" the RTL direction (e.g. when I drag an element on the left side of the screen (previously the right side), its "dragged twin" appears not where my finger is, but on the far right of the screen). See screenshots below.

RTL behavior (finger actually pressing on Mm's original position in the left of the screen):
IMG_5516

LTR behavior (Mm appearing right below my pressed finger):
IMG_1B7D2E3F81D3-1

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededresearchFor issues which require additional research work

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions