shimohq / react-native-prompt-android

A polyfill library for Alert.prompt on Android platform, working both on Android and iOS platform.
MIT License
129 stars 74 forks source link

Lost my underline #49

Open hellogerard opened 5 years ago

hellogerard commented 5 years ago

Hello, great package. I prefer this to alternatives because I want to keep the imperative usage. Other packages all rely on rendering the component and using props to show a prompt.

Recently, I realized that the "underline" where the input is has gone missing. I'm certain it wasn't always this way. I'm not sure when this happened. This has been confusing for our users. I haven't changed anything related to this in a long time. Is there anything you can think of that might have caused this? Thanks.

image

mobhupath commented 4 years ago

@hellogerard any update on this issue buddy, i still see this issue in reproducible in Samsung specific, for instance i see cursor is missing, when i reload again modal misses both cursor and underline.