{
    "side": {
        "/": {
            "key": "/",
            "position": "MIDDLE",
            "exact": false,
            "container": {},
            "name": "MainStack",
            "props": {
                "initialRouteName": "MainStack.Layout",
                "screenOptions": {
                    "headerShown": false
                }
            },
            "path": "/",
            "_pathPrefix": ""
        },
        "/main_drawer": {
            "key": "main_drawer",
            "position": "MIDDLE",
            "exact": false,
            "container": {},
            "name": "Layout",
            "props": {
                "initialRouteName": "MainStack.Layout.Home",
                "screenOptions": {
                    "headerShown": true,
                    "swipeEnabled": true
                }
            },
            "path": "/main_drawer",
            "_pathPrefix": "/"
        }
    },
    "bottom": {
        "/": {
            "key": "/",
            "position": "MIDDLE",
            "exact": false,
            "container": {},
            "name": "MainStack",
            "props": {
                "initialRouteName": "MainStack.Layout",
                "screenOptions": {
                    "headerShown": false
                }
            },
            "path": "/",
            "_pathPrefix": ""
        },
        "/bottom_tab": {
            "key": "bottom_tab",
            "position": "MIDDLE",
            "exact": false,
            "container": {},
            "name": "Layout",
            "props": {
                "initialRouteName": "MainStack.Layout.Home",
                "screenOptions": {
                    "headerShown": true,
                    "title": "Home",
                    "headerTitle": "Home"
                }
            },
            "path": "/bottom_tab",
            "_pathPrefix": "/"
        }
    },
    "host-bottom": {
        "/": {
            "key": "/",
            "position": "MIDDLE",
            "exact": false,
            "container": {},
            "name": "MainStack",
            "props": {
                "initialRouteName": "MainStack.Layout",
                "screenOptions": {
                    "headerShown": false
                }
            },
            "path": "/",
            "_pathPrefix": ""
        },
        "/host_tab": {
            "key": "host_tab",
            "position": "MIDDLE",
            "exact": false,
            "container": {},
            "name": "Layout",
            "props": {
                "initialRouteName": "MainStack.Layout.Home",
                "screenOptions": {
                    "headerShown": true,
                    "title": "Home",
                    "headerTitle": "Home"
                }
            },
            "path": "/host_tab",
            "_pathPrefix": "/"
        }
    },
    "mixSide": {
        "/": {
            "key": "/",
            "position": "MIDDLE",
            "exact": false,
            "container": {},
            "name": "MainStack",
            "props": {
                "initialRouteName": "MainStack.Layout",
                "screenOptions": {
                    "headerShown": false
                }
            },
            "path": "/",
            "_pathPrefix": ""
        },
        "/main_drawer": {
            "key": "main_drawer",
            "position": "MIDDLE",
            "exact": false,
            "container": {},
            "name": "Layout",
            "props": {
                "initialRouteName": "MainStack.Layout",
                "screenOptions": {
                    "headerShown": true,
                    "swipeEnabled": true
                }
            },
            "path": "/main_drawer",
            "_pathPrefix": "/"
        },
        "/main_drawer/bottom_tab": {
            "key": "bottom_tab",
            "position": "MIDDLE",
            "exact": false,
            "container": {},
            "name": "MainBottomTab",
            "props": {
                "initialRouteName": "MainStack.Layout.Home",
                "screenOptions": {
                    "headerShown": false,
                    "title": "Home",
                    "headerTitle": "Home"
                }
            },
            "path": "/bottom_tab",
            "_pathPrefix": "/"
        }
    }
}
