[
    {
        "title": "三国·华容道",
        "subTitle": "三国·华容道",
        "desc": "三国·华容道",
        "path":"/HuaRongDao",
        "cases": [ ]
    },
    {
        "title": "MVVM",
        "subTitle": "一个计数器的例子",
        "desc": "一个计数器的例子",
        "path":"/CounterDemo",
        "cases": [ ]
    },
    {
        "title": "Refreshable",
        "subTitle": "上下拉刷新",
        "desc": "上下拉刷",
        "path":"/RefreshDemo",
        "cases": [ ]
    },
    {
        "title": "Refreshable",
        "subTitle": "刷新视图组件",
        "desc": "刷新视图组件",
        "path":"/RefreshableDemo",
        "cases": [ ]
    },
    {
        "title": "animate",
        "subTitle": "基础动画",
        "desc": "基础动画",
        "path":"/AnimatorDemo",
        "cases": [ ]
    },
    {
        "title": "doAnimation",
        "subTitle": "复杂组合动画",
        "desc": "复杂组合动画",
        "path":"/ComplicatedAnimationDemo",
        "cases": [ ]
    },
    {
        "title": "TranslationAnimation",
        "subTitle": "translation动画",
        "desc": "translation动画",
        "path":"/AnimationsDemo",
        "cases": [ ]
    },
    {
        "title": "Keyboard",
        "subTitle": "键盘相关功能",
        "desc": "键盘相关功能",
        "path":"/keyboard",
        "cases": [ ]
    },
    {
        "title": "BlurEffects",
        "subTitle": "高斯模糊&毛玻璃使用示例",
        "desc": "高斯模糊&毛玻璃使用示例",
        "path":"/BlurEffectsDemo",
        "cases": [ ]
    },
    {
        "title": "Network",
        "subTitle": "网络请求",
        "path":"/NetworkDemo",
        "desc": "网络请求",
        "cases": []
    },
    {
        "title": "GestureContainer",
        "subTitle": "手势演示示例",
        "desc": "手势演示示例",
        "path":"/GestureContainerDemo",
        "cases": [ ]
    },
    {
        "title": "EffectsDemo",
        "subTitle": "圆角阴影示例",
        "desc": "圆角阴影示例",
        "path":"/effects",
        "cases": [ ]
    },
    {
        "title": "ListEffectsDemo",
        "subTitle": "圆角阴影在List中的示例",
        "desc": "圆角阴影在List中的示例",
        "path":"/effects/list",
        "cases": [ ]
    },
    {
        "title": "Popover",
        "subTitle": "popover示例",
        "desc": "popover示例",
        "path":"/PopoverDemo",
        "cases": [ ]
    },
    {
        "title": "Draggable",
        "subTitle": "可拖拽组件draggable示例",
        "desc": "可拖拽组件draggable示例",
        "path":"/DraggableDemo",
        "cases": [ ]
    },
    {
        "title": "TextAnimationDemo",
        "subTitle": "文本动画示例",
        "desc": "文本动画示例",
        "path":"/TextAnimationDemo",
        "cases": [ ]
    },
    {
        "title": "PathButtonDemo",
        "subTitle": "组合动画示例",
        "desc": "组合动画示例",
        "path":"/PathButtonDemo",
        "cases": [ ]
    },
    {
        "title": "GestureTSXDemo",
        "subTitle": "手势演示示例(TSX版本)",
        "desc": "手势演示示例(TSX版本)",
        "path":"/GestureTSXDemo",
        "cases": [ ]
    },
    {
        "title": "StorageDemo",
        "subTitle": "数据缓存、持久化存储",
        "desc": "数据缓存、持久化存储",
        "path":"/StorageDemo",
        "cases": [ ]
    },
    {
        "title": "SwitchDemo",
        "subTitle": "Switch控件",
        "desc": "Switch控件",
        "path":"/SwitchDemo",
        "cases": [ ]
    }
]
