Skip to content
This repository was archived by the owner on Sep 16, 2020. It is now read-only.

Conversation

@hery
Copy link

@hery hery commented Oct 9, 2018

No description provided.

@hery hery mentioned this pull request Oct 9, 2018
Copy link

@moonios5 moonios5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, we need to change line no. 408
from
"transform: [{ translateX: this._rubberBandEasing(posX, limit) }]"
to
"transform: [{ translateX:(_reactNative.I18nManager.isRTL? -1:1)*this._rubberBandEasing(posX, limit) }]"

Copy link

@AkshayP8140 AkshayP8140 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, we need to change line no. 408
from
"transform: [{ translateX: this._rubberBandEasing(posX, limit) }]"
to
"transform: [{ translateX:(_reactNative.I18nManager.isRTL? -1:1)*this._rubberBandEasing(posX, limit) }]"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants