In mobile applications, it's common to drill down with the new view animating in from the right. Going back results in the opposing animation (from the left). These are analogous to turning a page.
In RTL locales such as Hebrew or Arabic, should those animation directions be reversed? Wouldn't users think of forward as being to the left and back as being to the right?
I couldn't find any information about this in Apple's HIG document.
If anyone can point to examples, that would be great.

