Hagai Harari
Hagai Harari
@subhayughosh I spoke on cases which the whole app is indeed RTL, so the solution of ``` I18nManager.allowRTL(false) ``` Less relevant
Hey @theMasix, I will try to create PR later with the option to pass the prop `disallowRTL`, in case it will accepted...
@ferasabufares totally forgot about it, here is the PR - https://github.com/itsnubix/react-native-video-controls/pull/222
Did you restart the application after change the rtl status?
@mahamaad I'm using my current fix for both android and iOS platforms and never encountered an issue with it on iOS Which version of RN did the issue happened? And...
https://github.com/itsnubix/react-native-video-controls/pull/222
Any updates about this issue?
Are there's any reason why this PR not merged?
`useFocusEffect` of next screen indeed fired, just the UI is not switching what made me think that the problem is not in `react-navigation` but in `pager-view`, and indeed found https://github.com/satya164/react-native-tab-view/issues/1266#issuecomment-977638454...
Reopen until https://github.com/callstack/react-native-pager-view/pull/485#issue-1065293397 will merged...