nativescript-cfalert-dialog
nativescript-cfalert-dialog copied to clipboard
CFAlertDialog Wrapper for NativeScript
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...
### Which platform(s) does your issue occur on? - Android - Android : 8.4.0 - emulator ### Please, provide the following version numbers that your issue occurs with: - CLI:...
**First**: This plugin is awesome! **Second**: This is not an issue at all, but I can't find any discussion about using a Font Awesome icon instead of string text in...
How to set a background for the dialog it self? The current option "backgroundColor" set the color only to the dialog background content but the dialog background color is not...
is it possible change the font size?
### Make sure to check the demo app(s) for sample usage Yes ### Make sure to check the existing issues in this repository Yes ### If the demo apps cannot...
### Which platform(s) does your issue occur on? - iOS 13 - iPhone 7 I'm using this plugin for iOS. All work fine, except that when I want programmatically close...
With Nativescript 6.2 and iOS 13 the dialog will not show if it is opened on top of a modal. I supect, that it opens behind the modal or not...