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