this was the problem statement :
Consider the case where I am developing a “quotes app” and I want to use the precise phrases in the same language that the famous philosophers themselves stated . Therefore, some quotes will be RTL and some LTR. And I want them to be that way unaffected by the language of the user’s device. How can I do this?
and this is I ended up with :
as long as the text script is strongly directional (which should normally be the case), it will display in the correct reading order regardless of the layout direction