Skip to content

Commit 22a7d2a

Browse files
fix(example): set splash background color to match app theme
1 parent 2d58dfa commit 22a7d2a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

example/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"scheme": "ease-example",
88
"version": "1.0.0",
99
"icon": "./assets/icon.png",
10+
"splash": {
11+
"backgroundColor": "#1a1a2e"
12+
},
1013
"plugins": [
1114
[
1215
"expo-router",

0 commit comments

Comments
 (0)