deavial / react-native-dialogbox

Dialog boxes for React Native (forked from react-native-popup)
Other
48 stars 21 forks source link

dialogbox.confirm doent work properly on Android Devices #73

Open aniruddhbhamare opened 2 years ago

aniruddhbhamare commented 2 years ago

"react-native": "0.61.5", "react-native-dialogbox": "^0.6.10",

It works perfectly on iOS devices . On Android devices Cancel works , but It doesn't go inside callback of ok .