react-native-prompt-android
react-native-prompt-android copied to clipboard
In iOS there is no way to show placeholder in prompt!
Try to set placeholder property and on iOS it just empty input field. On android it exist and works fine, but on iOS it just doesn't even appear in field :( Does anybody know this issue?