We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6569b56 commit 47ffe2dCopy full SHA for 47ffe2d
1 file changed
sample/src/App.tsx
@@ -77,8 +77,6 @@ const config: Configuration = {
77
},
78
};
79
80
-Appearance.setColorScheme('light');
81
-
82
export type RootStackParamList = {
83
Catalog: undefined;
84
CatalogScreen: undefined;
0 commit comments