halilb / halilb/react-native-textinput-effects
Text overflow on Android
- Dominant language
- JavaScript
- Stars
- 3k
- Forks
- 287
- PR merge metrics
- No merged PRs in 30d
Description
I'm currently using this library with React Native 0.59.9, and I've been using the Hoshi effect. The text currently overflows on the right side due to the 'inputPadding' attribute. Setting it to 0 removes any overflow, but makes the label and input stick to each other.
Setting inputPadding to any number moves the overflow text to the right by that number. See the example image below where inputPadding has been set to 16.

Any workaround/help appreciated.
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.