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

buttons.push is not a function #4

Closed brunolemos closed 7 years ago

brunolemos commented 7 years ago

The third argument callbackOrButtons can be a function callback, but this package is requiring it to be an array.

aroth commented 7 years ago

@brunolemos Something like this will do it: https://github.com/aroth/react-native-prompt-android/commit/8822b42cb2d6d25eaf494efc439bb6fde890b045