react-native-dialogbox
react-native-dialogbox copied to clipboard
Dialog boxes for React Native (forked from react-native-popup)
Hi, I just tried this plugin, and the dialogbox is showing under my flatlist. I tried to use style propos with `zIndex `for the `DialogBox `but nothing changed. EDIT: The...
"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 .
# Greenkeeper says goodbye! As you know, Greenkeeper is coming to an end in June! We're sad to say goodbye, but we're glad you've opted to migrate to Snyk. Not...
i'm using many dialogbox.tip in my app. I would like change color a part of content just for one dialogbox.tip. ``` this.dialogbox.tip({ content: [ ' We noted your application', 'Attention,...
it is possible to change the location of the buttons in dialogBox.confirm?. I would like to put the buttons vertically. Please, how can I make it.
I use this.dialogBox.pop to navigate to another screen, but when I come back to the previous screen, I find that the popup is not hiding.
In an upcoming release, I would like to include language translations for the default text on the buttons. This is a very limited translation and I am requesting help to...
Like React-Native Alert's cancelable parameter, if I set { cancelable: false } then when I press screen outside of dialogbox, the dialogbox cannot be dismissed.
Currently both iOS and Android are using the same styleset. The Android display should match the device. https://material.io/guidelines/components/dialogs.html#dialogs-specs