halilb / halilb/react-native-textinput-effects

Text overflow on Android

Open
#104 1 comment 1 reaction 0 assignees View on GitHub
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.

![Screenshot_20190703-112621_Trinity Live__01](https://user-images.githubusercontent.com/20097276/60586119-4c700180-9d89-11e9-8e9a-56b7b3e23f23.jpg)

Any workaround/help appreciated.

Thanks!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.