@@ -1,484 +1,3 @@
 // Jest Snapshot v1, https://goo.gl/fbAQLP
 
-exports[`renders correctly 1`] = `
-<View
-  style={
-    Object {
-      "backgroundColor": "#E9EBEE",
-      "marginTop": 64,
-    }
-  }
->
-  <View>
-    <View
-      style={
-        Object {
-          "backgroundColor": "rgb(245,245,245)",
-          "height": 40,
-          "justifyContent": "center",
-          "paddingLeft": 15,
-        }
-      }
-    >
-      <Text
-        accessible={true}
-        allowFontScaling={true}
-        ellipsizeMode="tail"
-        style={
-          Object {
-            "color": "#999",
-          }
-        }
-      >
-        基础篇
-      </Text>
-    </View>
-    <View
-      style={
-        Object {
-          "backgroundColor": "white",
-        }
-      }
-    >
-      <View
-        style={
-          Object {
-            "height": 40,
-            "justifyContent": "center",
-            "marginLeft": 15,
-          }
-        }
-      >
-        <Text
-          accessible={true}
-          allowFontScaling={true}
-          ellipsizeMode="tail"
-        >
-          代码整洁之道
-        </Text>
-      </View>
-      <View
-        style={
-          Object {
-            "backgroundColor": "rgba(240, 240, 240, .9)",
-            "height": 1,
-          }
-        }
-      />
-    </View>
-    <View
-      style={
-        Object {
-          "backgroundColor": "white",
-        }
-      }
-    >
-      <View
-        style={
-          Object {
-            "height": 40,
-            "justifyContent": "center",
-            "marginLeft": 15,
-          }
-        }
-      >
-        <Text
-          accessible={true}
-          allowFontScaling={true}
-          ellipsizeMode="tail"
-        >
-          单元测试之道
-        </Text>
-      </View>
-      <View
-        style={
-          Object {
-            "backgroundColor": "rgba(240, 240, 240, .9)",
-            "height": 1,
-          }
-        }
-      />
-    </View>
-    <View
-      style={
-        Object {
-          "backgroundColor": "white",
-        }
-      }
-    >
-      <View
-        style={
-          Object {
-            "height": 40,
-            "justifyContent": "center",
-            "marginLeft": 15,
-          }
-        }
-      >
-        <Text
-          accessible={true}
-          allowFontScaling={true}
-          ellipsizeMode="tail"
-        >
-          卓有成效的程序员
-        </Text>
-      </View>
-      <View
-        style={
-          Object {
-            "backgroundColor": "rgba(240, 240, 240, .9)",
-            "height": 1,
-          }
-        }
-      />
-    </View>
-    <View
-      style={
-        Object {
-          "backgroundColor": "white",
-        }
-      }
-    >
-      <View
-        style={
-          Object {
-            "height": 40,
-            "justifyContent": "center",
-            "marginLeft": 15,
-          }
-        }
-      >
-        <Text
-          accessible={true}
-          allowFontScaling={true}
-          ellipsizeMode="tail"
-        >
-          测试驱动开发
-        </Text>
-      </View>
-      <View
-        style={
-          Object {
-            "backgroundColor": "rgba(240, 240, 240, .9)",
-            "height": 1,
-          }
-        }
-      />
-    </View>
-    <View
-      style={
-        Object {
-          "backgroundColor": "white",
-        }
-      }
-    >
-      <View
-        style={
-          Object {
-            "height": 40,
-            "justifyContent": "center",
-            "marginLeft": 15,
-          }
-        }
-      >
-        <Text
-          accessible={true}
-          allowFontScaling={true}
-          ellipsizeMode="tail"
-        >
-          程序员的职业修养
-        </Text>
-      </View>
-      <View
-        style={
-          Object {
-            "backgroundColor": "rgba(240, 240, 240, .9)",
-            "height": 1,
-          }
-        }
-      />
-    </View>
-    <View
-      style={
-        Object {
-          "backgroundColor": "white",
-        }
-      }
-    >
-      <View
-        style={
-          Object {
-            "height": 40,
-            "justifyContent": "center",
-            "marginLeft": 15,
-          }
-        }
-      >
-        <Text
-          accessible={true}
-          allowFontScaling={true}
-          ellipsizeMode="tail"
-        >
-          编写可读代码的艺术
-        </Text>
-      </View>
-      <View
-        style={
-          Object {
-            "backgroundColor": "rgba(240, 240, 240, .9)",
-            "height": 1,
-          }
-        }
-      />
-    </View>
-  </View>
-  <View>
-    <View
-      style={
-        Object {
-          "backgroundColor": "rgb(245,245,245)",
-          "height": 40,
-          "justifyContent": "center",
-          "paddingLeft": 15,
-        }
-      }
-    >
-      <Text
-        accessible={true}
-        allowFontScaling={true}
-        ellipsizeMode="tail"
-        style={
-          Object {
-            "color": "#999",
-          }
-        }
-      >
-        进阶篇
-      </Text>
-    </View>
-    <View
-      style={
-        Object {
-          "backgroundColor": "white",
-        }
-      }
-    >
-      <View
-        style={
-          Object {
-            "height": 40,
-            "justifyContent": "center",
-            "marginLeft": 15,
-          }
-        }
-      >
-        <Text
-          accessible={true}
-          allowFontScaling={true}
-          ellipsizeMode="tail"
-        >
-          重构与模式
-        </Text>
-      </View>
-      <View
-        style={
-          Object {
-            "backgroundColor": "rgba(240, 240, 240, .9)",
-            "height": 1,
-          }
-        }
-      />
-    </View>
-    <View
-      style={
-        Object {
-          "backgroundColor": "white",
-        }
-      }
-    >
-      <View
-        style={
-          Object {
-            "height": 40,
-            "justifyContent": "center",
-            "marginLeft": 15,
-          }
-        }
-      >
-        <Text
-          accessible={true}
-          allowFontScaling={true}
-          ellipsizeMode="tail"
-        >
-          实现模式
-        </Text>
-      </View>
-      <View
-        style={
-          Object {
-            "backgroundColor": "rgba(240, 240, 240, .9)",
-            "height": 1,
-          }
-        }
-      />
-    </View>
-    <View
-      style={
-        Object {
-          "backgroundColor": "white",
-        }
-      }
-    >
-      <View
-        style={
-          Object {
-            "height": 40,
-            "justifyContent": "center",
-            "marginLeft": 15,
-          }
-        }
-      >
-        <Text
-          accessible={true}
-          allowFontScaling={true}
-          ellipsizeMode="tail"
-        >
-          代码大全
-        </Text>
-      </View>
-      <View
-        style={
-          Object {
-            "backgroundColor": "rgba(240, 240, 240, .9)",
-            "height": 1,
-          }
-        }
-      />
-    </View>
-    <View
-      style={
-        Object {
-          "backgroundColor": "white",
-        }
-      }
-    >
-      <View
-        style={
-          Object {
-            "height": 40,
-            "justifyContent": "center",
-            "marginLeft": 15,
-          }
-        }
-      >
-        <Text
-          accessible={true}
-          allowFontScaling={true}
-          ellipsizeMode="tail"
-        >
-          程序员修炼之道
-        </Text>
-      </View>
-      <View
-        style={
-          Object {
-            "backgroundColor": "rgba(240, 240, 240, .9)",
-            "height": 1,
-          }
-        }
-      />
-    </View>
-  </View>
-  <View>
-    <View
-      style={
-        Object {
-          "backgroundColor": "rgb(245,245,245)",
-          "height": 40,
-          "justifyContent": "center",
-          "paddingLeft": 15,
-        }
-      }
-    >
-      <Text
-        accessible={true}
-        allowFontScaling={true}
-        ellipsizeMode="tail"
-        style={
-          Object {
-            "color": "#999",
-          }
-        }
-      >
-        高级篇
-      </Text>
-    </View>
-    <View
-      style={
-        Object {
-          "backgroundColor": "white",
-        }
-      }
-    >
-      <View
-        style={
-          Object {
-            "height": 40,
-            "justifyContent": "center",
-            "marginLeft": 15,
-          }
-        }
-      >
-        <Text
-          accessible={true}
-          allowFontScaling={true}
-          ellipsizeMode="tail"
-        >
-          计算机程序的构造和解释
-        </Text>
-      </View>
-      <View
-        style={
-          Object {
-            "backgroundColor": "rgba(240, 240, 240, .9)",
-            "height": 1,
-          }
-        }
-      />
-    </View>
-    <View
-      style={
-        Object {
-          "backgroundColor": "white",
-        }
-      }
-    >
-      <View
-        style={
-          Object {
-            "height": 40,
-            "justifyContent": "center",
-            "marginLeft": 15,
-          }
-        }
-      >
-        <Text
-          accessible={true}
-          allowFontScaling={true}
-          ellipsizeMode="tail"
-        >
-          修改代码的艺术
-        </Text>
-      </View>
-      <View
-        style={
-          Object {
-            "backgroundColor": "rgba(240, 240, 240, .9)",
-            "height": 1,
-          }
-        }
-      />
-    </View>
-  </View>
-</View>
-`;
+exports[`renders correctly 1`] = `null`;