📜  rtl 支持 react native - Javascript 代码示例
📅  最后修改于: 2022-03-11 15:03:35.597000             🧑  作者: Mango
代码示例2
add two below codes to App.js =>
I18nManager.allowRTL(true);
I18nManager.forceRTL(true);