gcanti / tcomb-form-native

Forms library for react-native
MIT License
3.14k stars 457 forks source link

RTL support not working #296

Open saharhashai opened 7 years ago

saharhashai commented 7 years ago

Version

Expected behaviour

Components should be displayed right right to left, when RTL is enabled

Actual behaviour

Components, for example Picker and TextInput, were not adjusted accordingly

Example -

screen shot 2017-01-22 at 9 07 31 pm
alvaromb commented 7 years ago

Hi @saharhashai!

Thanks for reporting the issue! How do you feel about helping us and send a PR to solve this? 😃

i198622 commented 5 years ago

Maybe this PR will help you. https://github.com/gcanti/tcomb-form-native/pull/554