evblurbs/react-native-md-textinput

Support RTL

behzad888 opened this issue · 1 comments

How can i use to RTL label and input style?

<TextField label={'name'} highlightColor={Blue} labelStyle={{right: 0}} />

I found it 😄

tnx