Skip to content

adishua/rtl-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

mirror-view

Recursively convert any IOS UIView direction to RTL. In that way you can switch to RTL languages such as Hebrew and Arabic.

How To Use:

#import "UIView+RTL.h"

// Apply makeRTL from code on a given view.

[exampleView makeRTL];

About

Recursively convert any IOS UIView class direction to rtl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published