瀏覽代碼

feat(mobile/navigation) - updated shared doc animation

master
Calin Chitu 3 年之前
父節點
當前提交
44ff1aac11
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      react/features/mobile/navigation/screenOptions.js

+ 1
- 1
react/features/mobile/navigation/screenOptions.js 查看文件

@@ -242,7 +242,7 @@ export const gifsMenuOptions = presentationScreenOptions;
242 242
  * Screen options for shared document.
243 243
  */
244 244
 export const sharedDocumentScreenOptions = {
245
-    animation: 'default',
245
+    animation: 'slide_from_right',
246 246
     headerBackTitleVisible: false,
247 247
     headerShown: true,
248 248
     headerStyle: {

Loading…
取消
儲存