myList.json 425 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"
    }
}