diff --git a/content/guide/navigation/modals.md b/content/guide/navigation/modals.md index 10e53973..3755ff8d 100644 --- a/content/guide/navigation/modals.md +++ b/content/guide/navigation/modals.md @@ -14,11 +14,16 @@ To show a modal, call the [showModal](https://docs.nativescript.org/api/class/Vi -```xml + + + +::: code-group + +```xml [main-page.xml]