From af709864bd8ba855eb1264fa05457c9f41a97388 Mon Sep 17 00:00:00 2001 From: Urmin-React-Native <168185303+Urmin-React-Native@users.noreply.github.com> Date: Fri, 14 Feb 2025 17:03:46 +0530 Subject: [PATCH] Update stack-navigator.md --- versioned_docs/version-6.x/stack-navigator.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versioned_docs/version-6.x/stack-navigator.md b/versioned_docs/version-6.x/stack-navigator.md index 8752db1f6e..a26ad3b7bc 100755 --- a/versioned_docs/version-6.x/stack-navigator.md +++ b/versioned_docs/version-6.x/stack-navigator.md @@ -1013,4 +1013,4 @@ function ModalScreen({ navigation }) { } ``` -Here we animate the scale of the dialog, and also add an overlay to close the dialog. +Here we animate the scale of the dialog, and also add an overlay to close the dialog create via reanimated.