Unable to set I18nManager.allowRTL(false)

Trying to set these flags but this isn’t bringing any result. Only after exiting and launching the application again the flags are properly set.

I18nManager.allowRTL(false);
I18nManager.forceRTL(false);

Expo.Util.reload() - Is not working in Android standalone.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.