Saturday, 31 August 2013

How to add rtl support to my ios app

How to add rtl support to my ios app

I am localizing my app and wanted to add some rtl support as well (my app
is currently in ltr). What would be the best approach for providing such
localization? I was thinking of creating different xib's for rtl and ltr,
but then how would I load the correct one?
Any advice would be greatly welcome

No comments:

Post a Comment