Hi everyone, I’m currently working on a project that targets Arabic-speaking users, and I’m looking for guidance on implementing a scalable Right-to-Left (RTL) design framework for a mobile app. The app is expected to grow over time, support multiple features, and potentially handle both LTR and RTL languages. Since I’m building an Arabic app, I want to make sure RTL support is handled properly from the start rather than patched in later. I’d really appreciate input on things like: How to structure layouts and components so RTL scales well Whether RTL should be handled at the design system level or per screen Common pitfalls developers face when targeting Arabic markets Any framework-level or architectural considerations that help long-term If you’ve worked on mobile apps for RTL languages or Middle Eastern users, I’d love to hear what approaches worked (or didn’t) for you. Thanks in advance for your help.