Skip to content

Commit 47ffe2d

Browse files
committed
remove Appearance call in App.tsx
1 parent 6569b56 commit 47ffe2d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

sample/src/App.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@ const config: Configuration = {
7777
},
7878
};
7979

80-
Appearance.setColorScheme('light');
81-
8280
export type RootStackParamList = {
8381
Catalog: undefined;
8482
CatalogScreen: undefined;

0 commit comments

Comments
 (0)