{
  "component": true,
  "usingComponents": {
    "ConversationItem": "./components/ConversationItem/index",
    "CreateConversation": "./components/CreateConversation/index",
    "CreateGroup": "./components/CreateGroup/index",
    "JoinGroup": "./components/JoinGroup/index"
  },
  "navigationStyle": "custom"
}