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

keyboardType support? #8

Closed buskerone closed 7 years ago

buskerone commented 7 years ago

Does this lib support the keyboardType. For example in iOS you can specify keyboardType e.g 'numeric'. This is really useful.

roadev commented 7 years ago

+1

roadev commented 7 years ago

I'm working on it !

roadev commented 7 years ago

Check out this PR #15