react-native-htmlview
react-native-htmlview copied to clipboard
Right To Left in IOS
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', },