jsdf/react-native-htmlview

Right To Left in IOS

Taher62 opened this issue · 1 comments

Hi
This component work perfectly in android in RTL (Right to Left) but show LTR in IOS with same code and setting.

What is the solution?

p: {
textAlign:'left',
},