Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SWIFT

rtl support react native

add two below codes to App.js => 
I18nManager.allowRTL(true);
I18nManager.forceRTL(true);
 
PREVIOUS NEXT
Tagged: #rtl #support #react #native
ADD COMMENT
Topic
Name
4+5 =