mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 14:01:16 +08:00
Update crna-kitchen-sink metadata
This commit is contained in:
parent
754f2ffa87
commit
3e9303a5c3
@ -1,15 +1,23 @@
|
|||||||
{
|
{
|
||||||
"expo": {
|
"expo": {
|
||||||
"sdkVersion": "32.0.0",
|
"sdkVersion": "32.0.0",
|
||||||
"platforms": ["ios", "android"],
|
"platforms": [
|
||||||
|
"ios",
|
||||||
|
"android"
|
||||||
|
],
|
||||||
"androidStatusBarColor": "#C2185B",
|
"androidStatusBarColor": "#C2185B",
|
||||||
"androidStatusBar": {
|
"androidStatusBar": {
|
||||||
"barStyle": "light-content",
|
"barStyle": "light-content",
|
||||||
"backgroundColor": "#C2185B"
|
"backgroundColor": "#C2185B"
|
||||||
},
|
},
|
||||||
"assetBundlePatterns": ["**/*"],
|
"assetBundlePatterns": [
|
||||||
|
"**/*"
|
||||||
|
],
|
||||||
"packagerOpts": {
|
"packagerOpts": {
|
||||||
"config": "metro.config.js"
|
"config": "metro.config.js"
|
||||||
}
|
},
|
||||||
|
"name": "crna-kitchen-sink",
|
||||||
|
"slug": "crna-kitchen-sink",
|
||||||
|
"githubUrl": "https://github.com/storybooks/storybook/"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user