{
  "navigationBarBackgroundColor": "#ffffff",
  "navigationBarTextStyle": "black",
  "navigationBarTitleText": "drag",
  "backgroundColor": "#f2f4f6",
  "backgroundTextStyle": "light",
  "usingComponents": {
    "drag": "/components/drag/index"
  }
}