Closed shayanaghajan closed 6 years ago
its already used in https://github.com/MoathOthman/MOLH/blob/1a6c011647e78d8020c7cfd4db0838c985e523d4/MOLH/MOLH.swift#L131
am not sure what are you trying to do
What do you do to make an RTL app ?? Do you start it RTL from beginning or make it in english and then reverse it to RTL ?
You can do either. Check molh.setdefault method
Sent from my iPhone
On Sep 1, 2018, at 4:56 PM, shayanaghajan notifications@github.com<mailto:notifications@github.com> wrote:
What do you do to make an RTL app ?? Do you start it RTL from beginning or make it in english and then reverse it to RTL ?
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FMoathOthman%2FMOLH%2Fissues%2F25%23issuecomment-417861448&data=02%7C01%7C%7Caa3c077133934e41034808d61012b2d1%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636714069821570596&sdata=n7zRBPy%2BQG5TybCR4JQ1nsABKMfVN3NTiNxloAA%2Fgek%3D&reserved=0, or mute the threadhttps://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FABHNhy_GhuHh3NJVXpqIXLaQo0L2A-aJks5uWpIEgaJpZM4WWKcm&data=02%7C01%7C%7Caa3c077133934e41034808d61012b2d1%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636714069821570596&sdata=el%2BF2xrFDuSBULIfRyF66dDM7Lt%2BJjAnmpomSjIeThQ%3D&reserved=0.
Is it okay to use .forceRightToLeft for right to left language instead of localize the app ??