From 44ff1aac111198e8d11aee551134482c7fa899de Mon Sep 17 00:00:00 2001 From: Calin Chitu Date: Wed, 8 Jun 2022 16:29:10 +0300 Subject: [PATCH] feat(mobile/navigation) - updated shared doc animation --- react/features/mobile/navigation/screenOptions.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react/features/mobile/navigation/screenOptions.js b/react/features/mobile/navigation/screenOptions.js index b592be1e0..7d245520d 100644 --- a/react/features/mobile/navigation/screenOptions.js +++ b/react/features/mobile/navigation/screenOptions.js @@ -242,7 +242,7 @@ export const gifsMenuOptions = presentationScreenOptions; * Screen options for shared document. */ export const sharedDocumentScreenOptions = { - animation: 'default', + animation: 'slide_from_right', headerBackTitleVisible: false, headerShown: true, headerStyle: {