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:
Alexander Djenkov
2018-05-29 18:06:02 +03:00
committed by GitHub
parent 6d978add18
commit e59d1567a5
11 changed files with 90 additions and 16 deletions

View File

@@ -1,4 +1,5 @@
export {
onModalNoPage,
onModalFrame,
onModalPage,
onModalLayout,