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

Turning off suggestions for the dialog's editbox #5

Closed feldmisco closed 7 years ago

feldmisco commented 7 years ago

We have found the suggestions in the edit box to be not as good of a user experience for the limited space and typical things input in a dialog popup, and propose turning off suggestions for the edit box.