iOS page transition RTL

I’d like to know If there is a way to configure the default page transition for iOS for a RTL app.
The problem is that current transition is from right to left for navigating in. This doesn’t make sense for RTL language, the transition needs to be the opposite: from left to right.
Same for navigating back, I need the transition the opposite direction.
Thanks.