I want to disable forced-rtl in android device having (rtl-device-language) by calling:
await I18nManager.forceRTL(false);
RNRestart.Restart();
but the same code works when switching device-lang to (LTR-lang)
How can I disable RTL in an android device having (RTL-device-lang) ...
any suggestion ... any help ... anything ... is welcome
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…