Skip to content

Commit 18aa6e5

Browse files
committed
Update meta info, logo
1 parent 1bbeb42 commit 18aa6e5

File tree

3 files changed

+2
-10
lines changed

3 files changed

+2
-10
lines changed

app.json

+2-10
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,17 @@
11
{
22
"expo": {
33
"name": "native-kitchensink",
4-
"description": "This project is really great.",
4+
"description": "Playground for ReactiveSearch Native components",
55
"slug": "native-kitchensink",
66
"privacy": "public",
77
"sdkVersion": "26.0.0",
88
"platforms": ["ios", "android"],
99
"version": "1.0.0",
1010
"orientation": "portrait",
1111
"icon": "./assets/icon.png",
12-
"splash": {
13-
"image": "./assets/splash.png",
14-
"resizeMode": "contain",
15-
"backgroundColor": "#ffffff"
16-
},
1712
"updates": {
1813
"fallbackToCacheTimeout": 0
1914
},
20-
"assetBundlePatterns": ["**/*"],
21-
"ios": {
22-
"supportsTablet": true
23-
}
15+
"assetBundlePatterns": ["**/*"]
2416
}
2517
}

assets/icon.png

-1.11 KB
Loading

assets/splash.png

-7.01 KB
Binary file not shown.

0 commit comments

Comments
 (0)