RTL (Right-to-Left)

RTL (Right-to-Left) testing is essential for Skapa components that are intended for global audiences, especially in regions where languages such as Arabic, Hebrew, and Urdu are used. In these languages, the text direction is different from English and other LTR (Left-to-Right) languages, which means that the app's UI layout and elements need to be adapted accordingly. RTL testing ensures that our components are correctly localized for users using RTL languages. This means verifying that the elements are properly mirrored, supporting the correct reading order, aligning the components, and addressing any potential issues that can hinder the app's accessibility or usability.

General guidelines

Skapa implementation guidelines