mobile: consistent dark theme as desktop
This commit is contained in:
@@ -9,7 +9,7 @@ const config: ExpoConfig = {
|
||||
orientation: "portrait",
|
||||
icon: "./assets/icon.png",
|
||||
scheme: "flowy",
|
||||
userInterfaceStyle: "automatic",
|
||||
userInterfaceStyle: "dark",
|
||||
newArchEnabled: true,
|
||||
splash: {
|
||||
image: "./assets/icon.png",
|
||||
|
||||
Reference in New Issue
Block a user