diff --git a/src/app/Navigation/routes.tsx b/src/app/Navigation/routes.tsx index f3f4a290d1f..d06783c77c5 100644 --- a/src/app/Navigation/routes.tsx +++ b/src/app/Navigation/routes.tsx @@ -823,6 +823,7 @@ export const artsyDotNetRoutes = defineRoutes([ options: { hidesBottomTabs: true, screenOptions: { + animation: "slide_from_bottom", headerShown: false, }, },