Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added RTL support #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

melek-hedhili
Copy link

  1. Swiping Direction Reversal: Previously, the swiping direction was inconsistent in RTL mode. Users would need to swipe in the opposite direction to navigate between tabs. This PR corrects the swiping direction to match the expected behavior in RTL environments.

  2. Tab Press Functionality: The tab press functionality was also affected by RTL. Pressing a tab could result in selecting the wrong tab. This PR ensures that tab presses are handled correctly in RTL mode, providing a consistent and intuitive user experience.

@melek-hedhili melek-hedhili mentioned this pull request Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant