Emil Mammadov

Results 3 issues of Emil Mammadov

TextInput repeats input text when using Gboard. Use Case: ``` Input: "5" ===> Output: "55" Input: "542" ===> Output: "55422" mask: "([000]) [000] [00] [00]" Keyboard: Gboard ```

When I set slider to vertical, labels not working as expected. Slider is working on vertical axis but labels are on horizontal axis. How can I solve that. Thanks in...

### Version - tcomb-form-native v0.6.20 - react-native v0.61.1 That is my options. I set `multiline: true` and `numberOfLines` is not working. **I am expecting to show multiline input.** options =...