``` <Stack screenOptions={{ headerRight: () => ( <Dropdown /> // dropdown component as in Doc ), }} /> ```