mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
fix(ios-dialogs): unable to show dialog from modal view without a page (#5881)
* fix(ios-dialogs): unable to show dialog from modal view * tests(modal-navigation): add test that opens dialog inside modal view
This commit is contained in:
committed by
GitHub
parent
6d978add18
commit
e59d1567a5
@@ -1,4 +1,5 @@
|
||||
export {
|
||||
onModalNoPage,
|
||||
onModalFrame,
|
||||
onModalPage,
|
||||
onModalLayout,
|
||||
|
||||
Reference in New Issue
Block a user