myList.json
578 Bytes
{
"navigationBarTitleText": "YO!LUCK",
"enablePullDownRefresh": true,
"backgroundColor": "#ebebeb",
"backgroundTextStyle": "light",
"usingComponents": {
"tabs": "./components/tabs",
"tabs-pane": "./components/tabs-pane",
"prize-item": "./components/prize-item",
"fellow-bar": "./components/fellow-bar",
"quickNavigation": "/pages/quickNavigation/quickNavigation",
"more": "./components/more",
"product-item": "./components/product-item",
"product-header": "./components/product-detail-header"
}
}