WritingDirection works in react native ?

I want to know

 writingDirection:'rtl'

works in react native ? if not what is its alternative ? i want to write urdu or arabic for in my react native application

used textAlign:'right' for this

Comments

Popular posts from this blog

Meaning of `{}` for return expression

Get current scroll position of ScrollView in React Native

flutter websocket connection issue