react-native-dialog-component
react-native-dialog-component copied to clipboard
A react native dialog component support custom animation for IOS & Android.
Results
11
react-native-dialog-component issues
Sort by
recently updated
recently updated
newest added
Hi, I tried to show a dialog with DialogManager.show with dismissOnHardwareBackPress = false and dismissOnTouchOutside = false and it's not working, it's dismissing anyway. Took a look at the code...