mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-24 02:02:36 -04:00
Prepare for translucient navbars
This commit is contained in:
parent
2f835acd2d
commit
18a473b987
@ -40,6 +40,8 @@ export default function SignGuard() {
|
||||
<Stack
|
||||
screenOptions={{
|
||||
navigationBarColor: "transparent",
|
||||
// @ts-expect-error Not yet available. Waiting for expo-router update.
|
||||
navigationBarTranslucent: true,
|
||||
headerTitle: () => <NavbarTitle />,
|
||||
headerRight: () => <NavbarRight />,
|
||||
contentStyle: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user