After doing I18nManager.allowRTL(false) and then I18nManager.forceRTL(false) you need to restart the app (with React Native Restart for example)
I18nManager.allowRTL(false)
I18nManager.forceRTL(false)