react-native-htmlview icon indicating copy to clipboard operation
react-native-htmlview copied to clipboard

Right To Left in IOS

Open Taher62 opened this issue 5 years ago • 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?

Taher62 avatar Dec 27 '19 10:12 Taher62

p: { textAlign:'left', },

timorss avatar May 04 '21 12:05 timorss