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

RightToLeft Layout Support #565

Open
3 tasks done
amirriyadh opened this issue Mar 20, 2021 · 7 comments
Open
3 tasks done

RightToLeft Layout Support #565

amirriyadh opened this issue Mar 20, 2021 · 7 comments

Comments

@amirriyadh
Copy link

New Issue Checklist

Issue Description

Currently, only LTR UserInterfaceLayoutDirection is supported, for RTL languages cause unwanted behavior.
Fixing this issue asap will be appreciated.

Other useful things

@yangda123
Copy link

New Issue Checklist

Issue Description

Currently, only LTR UserInterfaceLayoutDirection is supported, for RTL languages cause unwanted behavior.
Fixing this issue asap will be appreciated.

Other useful things

Hello. Have you solved this problem?

@amirriyadh
Copy link
Author

Hi @yangda123, Unfortunately no

@yangda123
Copy link

Hi @yangda123, Unfortunately no

Well, thank you very much

@amirriyadh
Copy link
Author

@yangda123 I recommend you to do it yourself since it does not need too much effort,
This article will help.
https://medium.com/ios-os-x-development/building-a-custom-uipagecontrol-in-swift-3592af78a844

@yangda123
Copy link

@yangda123 I recommend you to do it yourself since it does not need too much effort,
This article will help.
https://medium.com/ios-os-x-development/building-a-custom-uipagecontrol-in-swift-3592af78a844

okay, thank you

@msaps
Copy link
Member

msaps commented Apr 6, 2021

@amirriyadh @yangda123 what doesn't work with RtL languages specifically? When I run the project using "Right-to-Left Pseudolanguage" as the App Language (IDELaunchSchemeLanguageRightToLeftLayoutDirection) it seems to behave as expected?

RtL.mov

@amirriyadh
Copy link
Author

@msaps setting bounces = false will cause this issue

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

No branches or pull requests

3 participants