2017-08-23 00:27:25 +00:00
// Jest Snapshot v1, https://goo.gl/fbAQLP
2017-09-01 19:42:50 +00:00
exports[`Storyshots Avatar avatar 1`] = `
<RCTScrollView>
<View>
<View
style={
Array [
Object {
"alignItems": "center",
"justifyContent": "center",
},
Object {
"backgroundColor": "#3F51B5",
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
2017-09-01 19:42:50 +00:00
"height": 25,
"width": 25,
},
undefined,
]
}
>
<Text
2017-12-11 20:37:33 +00:00
allowFontScaling={false}
2017-09-01 19:42:50 +00:00
style={
Array [
Object {
"color": "#ffffff",
},
Object {
2018-05-18 18:43:04 +00:00
"fontSize": 15.625,
"fontWeight": "800",
2017-09-01 19:42:50 +00:00
},
]
}
>
2018-05-18 18:43:04 +00:00
T
2017-09-01 19:42:50 +00:00
</Text>
2018-05-07 20:41:36 +00:00
<View
style={
Array [
Array [
Object {
"position": "absolute",
},
Object {
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
2018-05-07 20:41:36 +00:00
"height": 25,
"width": 25,
},
],
Object {
"overflow": "hidden",
},
]
}
>
<FastImageView
resizeMode="cover"
source={
Object {
"priority": "high",
2018-06-20 13:40:33 +00:00
"uri": "/avatar/test",
2018-05-07 20:41:36 +00:00
}
}
style={
Object {
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
}
}
/>
</View>
2017-09-01 19:42:50 +00:00
</View>
<View
style={
Array [
Object {
"alignItems": "center",
"justifyContent": "center",
},
Object {
"backgroundColor": "#9C27B0",
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
2017-09-01 19:42:50 +00:00
"height": 40,
"width": 40,
},
undefined,
]
}
>
<Text
2017-12-11 20:37:33 +00:00
allowFontScaling={false}
2017-09-01 19:42:50 +00:00
style={
Array [
Object {
"color": "#ffffff",
},
Object {
2018-05-18 18:43:04 +00:00
"fontSize": 25,
"fontWeight": "800",
2017-09-01 19:42:50 +00:00
},
]
}
>
2018-05-18 18:43:04 +00:00
A
2017-09-01 19:42:50 +00:00
</Text>
2018-05-07 20:41:36 +00:00
<View
style={
Array [
Array [
Object {
"position": "absolute",
},
Object {
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
2018-05-07 20:41:36 +00:00
"height": 40,
"width": 40,
},
],
Object {
"overflow": "hidden",
},
]
}
>
<FastImageView
resizeMode="cover"
source={
Object {
"priority": "high",
2018-06-20 13:40:33 +00:00
"uri": "/avatar/aa",
2018-05-07 20:41:36 +00:00
}
}
style={
Object {
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
}
}
/>
</View>
2017-09-01 19:42:50 +00:00
</View>
<View
style={
Array [
Object {
"alignItems": "center",
"justifyContent": "center",
},
Object {
"backgroundColor": "#9C27B0",
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
2017-09-01 19:42:50 +00:00
"height": 30,
"width": 30,
},
undefined,
]
}
>
<Text
2017-12-11 20:37:33 +00:00
allowFontScaling={false}
2017-09-01 19:42:50 +00:00
style={
Array [
Object {
"color": "#ffffff",
},
Object {
2018-05-18 18:43:04 +00:00
"fontSize": 18.75,
"fontWeight": "800",
2017-09-01 19:42:50 +00:00
},
]
}
>
2018-05-18 18:43:04 +00:00
B
2017-09-01 19:42:50 +00:00
</Text>
2018-05-07 20:41:36 +00:00
<View
style={
Array [
Array [
Object {
"position": "absolute",
},
Object {
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
2018-05-07 20:41:36 +00:00
"height": 30,
"width": 30,
},
],
Object {
"overflow": "hidden",
},
]
}
>
<FastImageView
resizeMode="cover"
source={
Object {
"priority": "high",
2018-06-20 13:40:33 +00:00
"uri": "/avatar/bb",
2018-05-07 20:41:36 +00:00
}
}
style={
Object {
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
}
}
/>
</View>
2017-09-01 19:42:50 +00:00
</View>
<View
style={
Array [
Object {
"alignItems": "center",
"justifyContent": "center",
},
Object {
"backgroundColor": "#3F51B5",
"borderRadius": 2,
"height": 25,
"width": 25,
},
undefined,
]
}
>
<Text
2017-12-11 20:37:33 +00:00
allowFontScaling={false}
2017-09-01 19:42:50 +00:00
style={
Array [
Object {
"color": "#ffffff",
},
Object {
2018-05-18 18:43:04 +00:00
"fontSize": 15.625,
"fontWeight": "800",
2017-09-01 19:42:50 +00:00
},
]
}
>
2018-05-18 18:43:04 +00:00
T
2017-09-01 19:42:50 +00:00
</Text>
2018-05-07 20:41:36 +00:00
<View
style={
Array [
Array [
Object {
"position": "absolute",
},
Object {
"borderRadius": 2,
"height": 25,
"width": 25,
},
],
Object {
"overflow": "hidden",
},
]
}
>
<FastImageView
resizeMode="cover"
source={
Object {
"priority": "high",
2018-06-20 13:40:33 +00:00
"uri": "/avatar/test",
2018-05-07 20:41:36 +00:00
}
}
style={
Object {
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
}
}
/>
</View>
2017-09-01 19:42:50 +00:00
</View>
</View>
</RCTScrollView>
`;
2017-08-23 00:27:25 +00:00
exports[`Storyshots Channel Cell Direct Messages 1`] = `
<RCTScrollView>
<View>
<View
2017-12-11 20:37:33 +00:00
accessibilityLabel="rocket.cat, last message Nov 10"
accessibilityTraits="selected"
2017-08-28 20:43:12 +00:00
accessible={true}
isTVSelectable={true}
onResponderGrant={[Function]}
onResponderMove={[Function]}
onResponderRelease={[Function]}
onResponderTerminate={[Function]}
onResponderTerminationRequest={[Function]}
onStartShouldSetResponder={[Function]}
2018-03-02 21:31:44 +00:00
style={null}
2017-08-23 00:27:25 +00:00
>
<View
style={
Array [
Object {
"alignItems": "center",
2017-12-20 15:57:33 +00:00
"flexDirection": "row",
2017-08-23 00:27:25 +00:00
},
2017-09-01 19:42:50 +00:00
undefined,
2018-08-31 16:46:33 +00:00
undefined,
2017-08-23 00:27:25 +00:00
]
}
>
2017-12-20 15:57:33 +00:00
<View
2017-08-23 00:27:25 +00:00
style={
2017-09-01 19:42:50 +00:00
Array [
Object {
2017-12-20 15:57:33 +00:00
"alignItems": "center",
"justifyContent": "center",
2017-09-01 19:42:50 +00:00
},
Object {
2017-12-20 15:57:33 +00:00
"backgroundColor": "#8BC34A",
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
"height": 48,
"width": 48,
},
Object {
"marginHorizontal": 15,
2017-11-22 16:40:59 +00:00
},
]
2017-11-08 20:46:59 +00:00
}
>
2017-12-20 15:57:33 +00:00
<Text
allowFontScaling={false}
style={
Array [
Object {
"color": "#ffffff",
},
Object {
2018-08-31 16:46:33 +00:00
"fontSize": 30,
2018-05-18 18:43:04 +00:00
"fontWeight": "800",
2017-12-20 15:57:33 +00:00
},
]
}
>
2018-05-18 18:43:04 +00:00
R
2017-12-20 15:57:33 +00:00
</Text>
2018-05-07 20:41:36 +00:00
<View
style={
Array [
Array [
Object {
"position": "absolute",
},
Object {
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
"height": 48,
"width": 48,
2018-05-07 20:41:36 +00:00
},
],
Object {
"overflow": "hidden",
},
]
}
>
<FastImageView
resizeMode="cover"
source={
Object {
"priority": "high",
2018-06-20 13:40:33 +00:00
"uri": "/avatar/rocket.cat",
2018-05-07 20:41:36 +00:00
}
}
style={
Object {
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
}
}
/>
</View>
2017-12-20 15:57:33 +00:00
</View>
<View
2017-11-08 20:46:59 +00:00
style={
Object {
"flex": 1,
2018-02-16 18:34:25 +00:00
"height": "100%",
2017-12-20 15:57:33 +00:00
"marginRight": 4,
2017-11-08 20:46:59 +00:00
}
}
>
2018-02-16 18:34:25 +00:00
<View
2017-12-20 15:57:33 +00:00
style={
2018-02-16 18:34:25 +00:00
Object {
"alignItems": "center",
"flexDirection": "row",
"justifyContent": "center",
2018-08-31 16:46:33 +00:00
"marginTop": 5,
2018-02-16 18:34:25 +00:00
"width": "100%",
}
2017-12-20 15:57:33 +00:00
}
>
2018-08-31 16:46:33 +00:00
<View
2018-05-18 18:43:04 +00:00
style={
Array [
Object {
2018-08-31 16:46:33 +00:00
"borderRadius": 16,
"height": 16,
"width": 16,
2018-05-18 18:43:04 +00:00
},
2018-08-31 16:46:33 +00:00
Array [
Object {
"borderRadius": 10,
"height": 10,
"marginRight": 7,
"marginTop": 3,
"width": 10,
},
],
2018-05-18 18:43:04 +00:00
Object {
2018-08-31 16:46:33 +00:00
"backgroundColor": undefined,
2018-05-18 18:43:04 +00:00
},
]
}
2018-08-31 16:46:33 +00:00
/>
2018-02-16 18:34:25 +00:00
<Text
ellipsizeMode="tail"
numberOfLines={1}
style={
Array [
Object {
2018-08-31 16:46:33 +00:00
"color": "#0C0D0F",
2018-02-16 18:34:25 +00:00
"flex": 1,
"fontSize": 18,
2018-08-31 16:46:33 +00:00
"fontWeight": "400",
"marginRight": 5,
"paddingBottom": 0,
"paddingTop": 0,
2018-02-16 18:34:25 +00:00
},
undefined,
]
}
>
rocket.cat
</Text>
<Text
ellipsizeMode="tail"
numberOfLines={1}
style={
2018-03-02 15:11:34 +00:00
Array [
Object {
2018-08-31 16:46:33 +00:00
"color": "#9EA2A8",
"fontSize": 14,
"fontWeight": "normal",
"paddingBottom": 0,
"paddingTop": 0,
2018-03-02 15:11:34 +00:00
},
undefined,
]
2018-02-16 18:34:25 +00:00
}
>
Nov 10
</Text>
</View>
<View
2017-12-20 15:57:33 +00:00
style={
Object {
2018-08-31 16:46:33 +00:00
"alignItems": "flex-start",
2018-05-29 17:09:20 +00:00
"flex": 1,
2018-02-16 18:34:25 +00:00
"flexDirection": "row",
2017-12-20 15:57:33 +00:00
}
}
2018-08-31 16:46:33 +00:00
>
<Text
numberOfLines={2}
style={
Object {
"color": "#9EA2A8",
"flex": 1,
"fontSize": 15,
"fontWeight": "normal",
}
}
>
</Text>
</View>
</View>
<View
style={
Object {
"alignItems": "center",
"height": "100%",
"justifyContent": "center",
"marginLeft": 6,
"marginRight": 9,
}
}
>
<Image
source={
Object {
"uri": "disclosure_indicator",
}
}
style={
Object {
"height": 20,
"width": 20,
}
}
2018-02-16 18:34:25 +00:00
/>
2017-12-20 15:57:33 +00:00
</View>
2017-11-08 20:46:59 +00:00
</View>
2017-08-23 00:27:25 +00:00
</View>
<View
2017-12-11 20:37:33 +00:00
accessibilityLabel="rocket.cat, last message Nov 10"
accessibilityTraits="selected"
2017-08-28 20:43:12 +00:00
accessible={true}
isTVSelectable={true}
onResponderGrant={[Function]}
onResponderMove={[Function]}
onResponderRelease={[Function]}
onResponderTerminate={[Function]}
onResponderTerminationRequest={[Function]}
onStartShouldSetResponder={[Function]}
2018-03-02 21:31:44 +00:00
style={null}
2017-08-23 00:27:25 +00:00
>
<View
style={
Array [
Object {
"alignItems": "center",
2017-12-20 15:57:33 +00:00
"flexDirection": "row",
2017-08-23 00:27:25 +00:00
},
2017-09-01 19:42:50 +00:00
undefined,
2018-08-31 16:46:33 +00:00
undefined,
2017-08-23 00:27:25 +00:00
]
}
>
2017-12-20 15:57:33 +00:00
<View
2017-11-08 20:46:59 +00:00
style={
2017-11-22 16:40:59 +00:00
Array [
Object {
2017-12-20 15:57:33 +00:00
"alignItems": "center",
"justifyContent": "center",
2017-11-22 16:40:59 +00:00
},
Object {
2017-12-20 15:57:33 +00:00
"backgroundColor": "#8BC34A",
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
"height": 48,
"width": 48,
},
Object {
"marginHorizontal": 15,
2017-11-22 16:40:59 +00:00
},
]
2017-11-08 20:46:59 +00:00
}
>
2017-12-20 15:57:33 +00:00
<Text
allowFontScaling={false}
style={
Array [
Object {
"color": "#ffffff",
},
Object {
2018-08-31 16:46:33 +00:00
"fontSize": 30,
2018-05-18 18:43:04 +00:00
"fontWeight": "800",
2017-12-20 15:57:33 +00:00
},
]
}
>
2018-05-18 18:43:04 +00:00
R
2017-12-20 15:57:33 +00:00
</Text>
2018-05-07 20:41:36 +00:00
<View
style={
Array [
Array [
Object {
"position": "absolute",
},
Object {
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
"height": 48,
"width": 48,
2018-05-07 20:41:36 +00:00
},
],
Object {
"overflow": "hidden",
},
]
}
>
<FastImageView
resizeMode="cover"
source={
Object {
"priority": "high",
2018-06-20 13:40:33 +00:00
"uri": "/avatar/rocket.cat",
2018-05-07 20:41:36 +00:00
}
}
style={
Object {
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
}
}
/>
</View>
2017-12-20 15:57:33 +00:00
</View>
<View
2017-11-08 20:46:59 +00:00
style={
Object {
"flex": 1,
2018-02-16 18:34:25 +00:00
"height": "100%",
2017-12-20 15:57:33 +00:00
"marginRight": 4,
2017-11-08 20:46:59 +00:00
}
}
>
2018-02-16 18:34:25 +00:00
<View
2017-12-20 15:57:33 +00:00
style={
2018-02-16 18:34:25 +00:00
Object {
"alignItems": "center",
"flexDirection": "row",
"justifyContent": "center",
2018-08-31 16:46:33 +00:00
"marginTop": 5,
2018-02-16 18:34:25 +00:00
"width": "100%",
}
2017-12-20 15:57:33 +00:00
}
>
2018-08-31 16:46:33 +00:00
<View
2018-05-18 18:43:04 +00:00
style={
Array [
Object {
2018-08-31 16:46:33 +00:00
"borderRadius": 16,
"height": 16,
"width": 16,
2018-05-18 18:43:04 +00:00
},
2018-08-31 16:46:33 +00:00
Array [
Object {
"borderRadius": 10,
"height": 10,
"marginRight": 7,
"marginTop": 3,
"width": 10,
},
],
2018-05-18 18:43:04 +00:00
Object {
2018-08-31 16:46:33 +00:00
"backgroundColor": undefined,
2018-05-18 18:43:04 +00:00
},
]
}
2018-08-31 16:46:33 +00:00
/>
2018-02-16 18:34:25 +00:00
<Text
ellipsizeMode="tail"
numberOfLines={1}
style={
Array [
Object {
2018-08-31 16:46:33 +00:00
"color": "#0C0D0F",
2018-02-16 18:34:25 +00:00
"flex": 1,
"fontSize": 18,
2018-08-31 16:46:33 +00:00
"fontWeight": "400",
"marginRight": 5,
"paddingBottom": 0,
"paddingTop": 0,
2018-02-16 18:34:25 +00:00
},
Object {
2018-08-31 16:46:33 +00:00
"fontWeight": "600",
2018-02-16 18:34:25 +00:00
},
]
}
>
rocket.cat
</Text>
<Text
ellipsizeMode="tail"
numberOfLines={1}
style={
2018-03-02 15:11:34 +00:00
Array [
Object {
2018-08-31 16:46:33 +00:00
"color": "#9EA2A8",
"fontSize": 14,
"fontWeight": "normal",
"paddingBottom": 0,
"paddingTop": 0,
2018-03-02 15:11:34 +00:00
},
Object {
2018-08-31 16:46:33 +00:00
"color": "#1D74F5",
2018-03-02 15:11:34 +00:00
},
]
2018-02-16 18:34:25 +00:00
}
>
Nov 10
</Text>
</View>
<View
2017-12-20 15:57:33 +00:00
style={
Object {
2018-08-31 16:46:33 +00:00
"alignItems": "flex-start",
2018-05-29 17:09:20 +00:00
"flex": 1,
2018-02-16 18:34:25 +00:00
"flexDirection": "row",
2017-12-20 15:57:33 +00:00
}
}
2018-08-31 16:46:33 +00:00
>
<Text
numberOfLines={2}
style={
Object {
"color": "#9EA2A8",
"flex": 1,
"fontSize": 15,
"fontWeight": "normal",
}
}
>
</Text>
</View>
</View>
<View
style={
Object {
"alignItems": "center",
"height": "100%",
"justifyContent": "center",
"marginLeft": 6,
"marginRight": 9,
}
}
>
<Image
source={
Object {
"uri": "disclosure_indicator",
}
}
style={
Object {
"height": 20,
"width": 20,
}
}
2018-02-16 18:34:25 +00:00
/>
2017-12-20 15:57:33 +00:00
</View>
2017-11-08 20:46:59 +00:00
</View>
2017-08-23 00:27:25 +00:00
</View>
<View
2017-12-11 20:37:33 +00:00
accessibilityLabel="rocket.cat, 1 alert, last message Nov 10"
accessibilityTraits="selected"
2017-08-28 20:43:12 +00:00
accessible={true}
isTVSelectable={true}
onResponderGrant={[Function]}
onResponderMove={[Function]}
onResponderRelease={[Function]}
onResponderTerminate={[Function]}
onResponderTerminationRequest={[Function]}
onStartShouldSetResponder={[Function]}
2018-03-02 21:31:44 +00:00
style={null}
2017-08-23 00:27:25 +00:00
>
<View
style={
Array [
Object {
"alignItems": "center",
2017-12-20 15:57:33 +00:00
"flexDirection": "row",
2017-08-23 00:27:25 +00:00
},
2017-09-01 19:42:50 +00:00
undefined,
2018-08-31 16:46:33 +00:00
undefined,
2017-08-23 00:27:25 +00:00
]
}
>
2017-12-20 15:57:33 +00:00
<View
2017-08-23 00:27:25 +00:00
style={
2017-09-01 19:42:50 +00:00
Array [
Object {
2017-12-20 15:57:33 +00:00
"alignItems": "center",
"justifyContent": "center",
2017-09-01 19:42:50 +00:00
},
Object {
2017-12-20 15:57:33 +00:00
"backgroundColor": "#8BC34A",
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
"height": 48,
"width": 48,
},
Object {
"marginHorizontal": 15,
2017-09-01 19:42:50 +00:00
},
]
2017-08-23 00:27:25 +00:00
}
>
2017-12-20 15:57:33 +00:00
<Text
allowFontScaling={false}
style={
Array [
Object {
"color": "#ffffff",
},
Object {
2018-08-31 16:46:33 +00:00
"fontSize": 30,
2018-05-18 18:43:04 +00:00
"fontWeight": "800",
2017-12-20 15:57:33 +00:00
},
]
}
>
2018-05-18 18:43:04 +00:00
R
2017-12-20 15:57:33 +00:00
</Text>
2018-05-07 20:41:36 +00:00
<View
style={
Array [
Array [
Object {
"position": "absolute",
},
Object {
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
"height": 48,
"width": 48,
2018-05-07 20:41:36 +00:00
},
],
Object {
"overflow": "hidden",
},
]
}
>
<FastImageView
resizeMode="cover"
source={
Object {
"priority": "high",
2018-06-20 13:40:33 +00:00
"uri": "/avatar/rocket.cat",
2018-05-07 20:41:36 +00:00
}
}
style={
Object {
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
}
}
/>
</View>
2017-12-20 15:57:33 +00:00
</View>
<View
2017-11-08 20:46:59 +00:00
style={
2017-12-20 15:57:33 +00:00
Object {
"flex": 1,
2018-02-16 18:34:25 +00:00
"height": "100%",
2017-12-20 15:57:33 +00:00
"marginRight": 4,
}
2017-11-08 20:46:59 +00:00
}
>
2018-02-16 18:34:25 +00:00
<View
2017-12-20 15:57:33 +00:00
style={
2018-02-16 18:34:25 +00:00
Object {
"alignItems": "center",
"flexDirection": "row",
"justifyContent": "center",
2018-08-31 16:46:33 +00:00
"marginTop": 5,
2018-02-16 18:34:25 +00:00
"width": "100%",
}
2017-12-20 15:57:33 +00:00
}
>
2018-08-31 16:46:33 +00:00
<View
2018-05-18 18:43:04 +00:00
style={
Array [
Object {
2018-08-31 16:46:33 +00:00
"borderRadius": 16,
"height": 16,
"width": 16,
2018-05-18 18:43:04 +00:00
},
2018-08-31 16:46:33 +00:00
Array [
Object {
"borderRadius": 10,
"height": 10,
"marginRight": 7,
"marginTop": 3,
"width": 10,
},
],
2018-05-18 18:43:04 +00:00
Object {
2018-08-31 16:46:33 +00:00
"backgroundColor": undefined,
2018-05-18 18:43:04 +00:00
},
]
}
2018-08-31 16:46:33 +00:00
/>
2018-02-16 18:34:25 +00:00
<Text
ellipsizeMode="tail"
numberOfLines={1}
style={
Array [
Object {
2018-08-31 16:46:33 +00:00
"color": "#0C0D0F",
2018-02-16 18:34:25 +00:00
"flex": 1,
"fontSize": 18,
2018-08-31 16:46:33 +00:00
"fontWeight": "400",
"marginRight": 5,
"paddingBottom": 0,
"paddingTop": 0,
2018-02-16 18:34:25 +00:00
},
undefined,
]
}
>
rocket.cat
</Text>
<Text
ellipsizeMode="tail"
numberOfLines={1}
style={
2018-03-02 15:11:34 +00:00
Array [
Object {
2018-08-31 16:46:33 +00:00
"color": "#9EA2A8",
"fontSize": 14,
"fontWeight": "normal",
"paddingBottom": 0,
"paddingTop": 0,
2018-03-02 15:11:34 +00:00
},
undefined,
]
2018-02-16 18:34:25 +00:00
}
>
Nov 10
</Text>
</View>
<View
2017-12-20 15:57:33 +00:00
style={
Object {
2018-08-31 16:46:33 +00:00
"alignItems": "flex-start",
2018-05-29 17:09:20 +00:00
"flex": 1,
2018-02-16 18:34:25 +00:00
"flexDirection": "row",
2017-12-20 15:57:33 +00:00
}
}
>
2018-02-16 18:34:25 +00:00
<Text
2018-08-31 16:46:33 +00:00
numberOfLines={2}
style={
Object {
"color": "#9EA2A8",
"flex": 1,
"fontSize": 15,
"fontWeight": "normal",
}
}
>
</Text>
<View
2018-02-16 18:34:25 +00:00
style={
Object {
"alignItems": "center",
2018-08-31 16:46:33 +00:00
"backgroundColor": "#1D74F5",
2018-02-16 18:34:25 +00:00
"borderRadius": 4,
"justifyContent": "center",
2018-08-31 16:46:33 +00:00
"minWidth": 23,
"padding": 3,
2018-02-16 18:34:25 +00:00
}
}
>
2018-08-31 16:46:33 +00:00
<Text
style={
Object {
"color": "#fff",
"fontSize": 14,
"fontWeight": "500",
"letterSpacing": 0.56,
"overflow": "hidden",
}
}
>
1
</Text>
</View>
2018-02-16 18:34:25 +00:00
</View>
2017-12-20 15:57:33 +00:00
</View>
2018-08-31 16:46:33 +00:00
<View
style={
Object {
"alignItems": "center",
"height": "100%",
"justifyContent": "center",
"marginLeft": 6,
"marginRight": 9,
}
}
>
<Image
source={
Object {
"uri": "disclosure_indicator",
}
}
style={
Object {
"height": 20,
"width": 20,
}
}
/>
</View>
2017-11-08 20:46:59 +00:00
</View>
2017-08-23 00:27:25 +00:00
</View>
<View
2017-12-11 20:37:33 +00:00
accessibilityLabel="Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, 9 alerts, last message Nov 10"
accessibilityTraits="selected"
2017-08-28 20:43:12 +00:00
accessible={true}
isTVSelectable={true}
onResponderGrant={[Function]}
onResponderMove={[Function]}
onResponderRelease={[Function]}
onResponderTerminate={[Function]}
onResponderTerminationRequest={[Function]}
onStartShouldSetResponder={[Function]}
2018-03-02 21:31:44 +00:00
style={null}
2017-08-23 00:27:25 +00:00
>
<View
style={
Array [
Object {
"alignItems": "center",
2017-12-20 15:57:33 +00:00
"flexDirection": "row",
2017-08-23 00:27:25 +00:00
},
2017-09-01 19:42:50 +00:00
undefined,
2018-08-31 16:46:33 +00:00
undefined,
2017-08-23 00:27:25 +00:00
]
}
>
2017-12-20 15:57:33 +00:00
<View
2017-08-23 00:27:25 +00:00
style={
2017-09-01 19:42:50 +00:00
Array [
Object {
2017-12-20 15:57:33 +00:00
"alignItems": "center",
"justifyContent": "center",
2017-09-01 19:42:50 +00:00
},
Object {
2017-12-20 15:57:33 +00:00
"backgroundColor": "#795548",
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
"height": 48,
"width": 48,
},
Object {
"marginHorizontal": 15,
2017-09-01 19:42:50 +00:00
},
]
2017-08-23 00:27:25 +00:00
}
>
2017-12-20 15:57:33 +00:00
<Text
allowFontScaling={false}
style={
Array [
Object {
"color": "#ffffff",
},
Object {
2018-08-31 16:46:33 +00:00
"fontSize": 30,
2018-05-18 18:43:04 +00:00
"fontWeight": "800",
2017-12-20 15:57:33 +00:00
},
]
}
>
2018-05-18 18:43:04 +00:00
L
2017-12-20 15:57:33 +00:00
</Text>
2018-05-07 20:41:36 +00:00
<View
style={
Array [
Array [
Object {
"position": "absolute",
},
Object {
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
"height": 48,
"width": 48,
2018-05-07 20:41:36 +00:00
},
],
Object {
"overflow": "hidden",
},
]
}
>
<FastImageView
resizeMode="cover"
source={
Object {
"priority": "high",
2018-06-20 13:40:33 +00:00
"uri": "/avatar/Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries",
2018-05-07 20:41:36 +00:00
}
}
style={
Object {
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
}
}
/>
</View>
2017-12-20 15:57:33 +00:00
</View>
<View
2017-11-08 20:46:59 +00:00
style={
2017-12-20 15:57:33 +00:00
Object {
"flex": 1,
2018-02-16 18:34:25 +00:00
"height": "100%",
2017-12-20 15:57:33 +00:00
"marginRight": 4,
}
2017-11-08 20:46:59 +00:00
}
>
2018-02-16 18:34:25 +00:00
<View
2017-12-20 15:57:33 +00:00
style={
2018-02-16 18:34:25 +00:00
Object {
"alignItems": "center",
"flexDirection": "row",
"justifyContent": "center",
2018-08-31 16:46:33 +00:00
"marginTop": 5,
2018-02-16 18:34:25 +00:00
"width": "100%",
}
2017-12-20 15:57:33 +00:00
}
>
2018-08-31 16:46:33 +00:00
<View
2018-05-18 18:43:04 +00:00
style={
Array [
Object {
2018-08-31 16:46:33 +00:00
"borderRadius": 16,
"height": 16,
"width": 16,
2018-05-18 18:43:04 +00:00
},
2018-08-31 16:46:33 +00:00
Array [
Object {
"borderRadius": 10,
"height": 10,
"marginRight": 7,
"marginTop": 3,
"width": 10,
},
],
2018-05-18 18:43:04 +00:00
Object {
2018-08-31 16:46:33 +00:00
"backgroundColor": undefined,
2018-05-18 18:43:04 +00:00
},
]
}
2018-08-31 16:46:33 +00:00
/>
2018-02-16 18:34:25 +00:00
<Text
ellipsizeMode="tail"
numberOfLines={1}
style={
Array [
Object {
2018-08-31 16:46:33 +00:00
"color": "#0C0D0F",
2018-02-16 18:34:25 +00:00
"flex": 1,
"fontSize": 18,
2018-08-31 16:46:33 +00:00
"fontWeight": "400",
"marginRight": 5,
"paddingBottom": 0,
"paddingTop": 0,
2018-02-16 18:34:25 +00:00
},
Object {
2018-08-31 16:46:33 +00:00
"fontWeight": "600",
2018-02-16 18:34:25 +00:00
},
]
}
>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries
</Text>
<Text
ellipsizeMode="tail"
numberOfLines={1}
style={
2018-03-02 15:11:34 +00:00
Array [
Object {
2018-08-31 16:46:33 +00:00
"color": "#9EA2A8",
"fontSize": 14,
"fontWeight": "normal",
"paddingBottom": 0,
"paddingTop": 0,
2018-03-02 15:11:34 +00:00
},
Object {
2018-08-31 16:46:33 +00:00
"color": "#1D74F5",
2018-03-02 15:11:34 +00:00
},
]
2018-02-16 18:34:25 +00:00
}
>
Nov 10
</Text>
</View>
<View
2017-12-20 15:57:33 +00:00
style={
Object {
2018-08-31 16:46:33 +00:00
"alignItems": "flex-start",
2018-05-29 17:09:20 +00:00
"flex": 1,
2018-02-16 18:34:25 +00:00
"flexDirection": "row",
2017-12-20 15:57:33 +00:00
}
}
>
2018-02-16 18:34:25 +00:00
<Text
2018-08-31 16:46:33 +00:00
numberOfLines={2}
style={
Object {
"color": "#9EA2A8",
"flex": 1,
"fontSize": 15,
"fontWeight": "normal",
}
}
>
</Text>
<View
2018-02-16 18:34:25 +00:00
style={
Object {
"alignItems": "center",
2018-08-31 16:46:33 +00:00
"backgroundColor": "#1D74F5",
2018-02-16 18:34:25 +00:00
"borderRadius": 4,
"justifyContent": "center",
2018-08-31 16:46:33 +00:00
"minWidth": 23,
"padding": 3,
2018-02-16 18:34:25 +00:00
}
}
>
2018-08-31 16:46:33 +00:00
<Text
style={
Object {
"color": "#fff",
"fontSize": 14,
"fontWeight": "500",
"letterSpacing": 0.56,
"overflow": "hidden",
}
}
>
9
</Text>
</View>
2018-02-16 18:34:25 +00:00
</View>
2017-12-20 15:57:33 +00:00
</View>
2018-08-31 16:46:33 +00:00
<View
style={
Object {
"alignItems": "center",
"height": "100%",
"justifyContent": "center",
"marginLeft": 6,
"marginRight": 9,
}
}
>
<Image
source={
Object {
"uri": "disclosure_indicator",
}
}
style={
Object {
"height": 20,
"width": 20,
}
}
/>
</View>
2017-11-08 20:46:59 +00:00
</View>
2017-08-23 00:27:25 +00:00
</View>
<View
2017-12-11 20:37:33 +00:00
accessibilityLabel="Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, 99 alerts, last message Nov 10"
accessibilityTraits="selected"
2017-08-28 20:43:12 +00:00
accessible={true}
isTVSelectable={true}
onResponderGrant={[Function]}
onResponderMove={[Function]}
onResponderRelease={[Function]}
onResponderTerminate={[Function]}
onResponderTerminationRequest={[Function]}
onStartShouldSetResponder={[Function]}
2018-03-02 21:31:44 +00:00
style={null}
2017-08-23 00:27:25 +00:00
>
<View
style={
Array [
Object {
"alignItems": "center",
2017-12-20 15:57:33 +00:00
"flexDirection": "row",
2017-08-23 00:27:25 +00:00
},
2017-09-01 19:42:50 +00:00
undefined,
2018-08-31 16:46:33 +00:00
undefined,
2017-08-23 00:27:25 +00:00
]
}
>
2017-12-20 15:57:33 +00:00
<View
2017-08-23 00:27:25 +00:00
style={
2017-09-01 19:42:50 +00:00
Array [
Object {
2017-12-20 15:57:33 +00:00
"alignItems": "center",
"justifyContent": "center",
2017-09-01 19:42:50 +00:00
},
Object {
2017-12-20 15:57:33 +00:00
"backgroundColor": "#795548",
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
"height": 48,
"width": 48,
},
Object {
"marginHorizontal": 15,
2017-09-01 19:42:50 +00:00
},
]
2017-08-23 00:27:25 +00:00
}
>
2017-12-20 15:57:33 +00:00
<Text
allowFontScaling={false}
style={
Array [
Object {
"color": "#ffffff",
},
Object {
2018-08-31 16:46:33 +00:00
"fontSize": 30,
2018-05-18 18:43:04 +00:00
"fontWeight": "800",
2017-12-20 15:57:33 +00:00
},
]
}
>
2018-05-18 18:43:04 +00:00
L
2017-12-20 15:57:33 +00:00
</Text>
2018-05-07 20:41:36 +00:00
<View
style={
Array [
Array [
Object {
"position": "absolute",
},
Object {
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
"height": 48,
"width": 48,
2018-05-07 20:41:36 +00:00
},
],
Object {
"overflow": "hidden",
},
]
}
>
<FastImageView
resizeMode="cover"
source={
Object {
"priority": "high",
2018-06-20 13:40:33 +00:00
"uri": "/avatar/Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries",
2018-05-07 20:41:36 +00:00
}
}
style={
Object {
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
}
}
/>
</View>
2018-08-31 16:46:33 +00:00
</View>
<View
style={
Object {
"flex": 1,
"height": "100%",
"marginRight": 4,
}
}
>
2018-02-16 18:34:25 +00:00
<View
2017-12-20 15:57:33 +00:00
style={
2018-02-16 18:34:25 +00:00
Object {
"alignItems": "center",
"flexDirection": "row",
"justifyContent": "center",
2018-08-31 16:46:33 +00:00
"marginTop": 5,
2018-02-16 18:34:25 +00:00
"width": "100%",
}
2017-12-20 15:57:33 +00:00
}
>
2018-08-31 16:46:33 +00:00
<View
2018-05-18 18:43:04 +00:00
style={
Array [
Object {
2018-08-31 16:46:33 +00:00
"borderRadius": 16,
"height": 16,
"width": 16,
2018-05-18 18:43:04 +00:00
},
2018-08-31 16:46:33 +00:00
Array [
Object {
"borderRadius": 10,
"height": 10,
"marginRight": 7,
"marginTop": 3,
"width": 10,
},
],
2018-05-18 18:43:04 +00:00
Object {
2018-08-31 16:46:33 +00:00
"backgroundColor": undefined,
2018-05-18 18:43:04 +00:00
},
]
}
2018-08-31 16:46:33 +00:00
/>
2018-02-16 18:34:25 +00:00
<Text
ellipsizeMode="tail"
numberOfLines={1}
style={
Array [
Object {
2018-08-31 16:46:33 +00:00
"color": "#0C0D0F",
2018-02-16 18:34:25 +00:00
"flex": 1,
"fontSize": 18,
2018-08-31 16:46:33 +00:00
"fontWeight": "400",
"marginRight": 5,
"paddingBottom": 0,
"paddingTop": 0,
2018-02-16 18:34:25 +00:00
},
undefined,
]
}
>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries
</Text>
<Text
ellipsizeMode="tail"
numberOfLines={1}
style={
2018-03-02 15:11:34 +00:00
Array [
Object {
2018-08-31 16:46:33 +00:00
"color": "#9EA2A8",
"fontSize": 14,
"fontWeight": "normal",
"paddingBottom": 0,
"paddingTop": 0,
2018-03-02 15:11:34 +00:00
},
undefined,
]
2018-02-16 18:34:25 +00:00
}
>
Nov 10
</Text>
</View>
<View
2017-12-20 15:57:33 +00:00
style={
Object {
2018-08-31 16:46:33 +00:00
"alignItems": "flex-start",
2018-05-29 17:09:20 +00:00
"flex": 1,
2018-02-16 18:34:25 +00:00
"flexDirection": "row",
2017-12-20 15:57:33 +00:00
}
}
>
2018-02-16 18:34:25 +00:00
<Text
2018-08-31 16:46:33 +00:00
numberOfLines={2}
style={
Object {
"color": "#9EA2A8",
"flex": 1,
"fontSize": 15,
"fontWeight": "normal",
}
}
>
</Text>
<View
2018-02-16 18:34:25 +00:00
style={
Object {
"alignItems": "center",
2018-08-31 16:46:33 +00:00
"backgroundColor": "#1D74F5",
2018-02-16 18:34:25 +00:00
"borderRadius": 4,
"justifyContent": "center",
2018-08-31 16:46:33 +00:00
"minWidth": 23,
"padding": 3,
2018-02-16 18:34:25 +00:00
}
}
>
2018-08-31 16:46:33 +00:00
<Text
style={
Object {
"color": "#fff",
"fontSize": 14,
"fontWeight": "500",
"letterSpacing": 0.56,
"overflow": "hidden",
}
}
>
99
</Text>
</View>
2018-02-16 18:34:25 +00:00
</View>
2017-12-20 15:57:33 +00:00
</View>
2018-08-31 16:46:33 +00:00
<View
style={
Object {
"alignItems": "center",
"height": "100%",
"justifyContent": "center",
"marginLeft": 6,
"marginRight": 9,
}
}
>
<Image
source={
Object {
"uri": "disclosure_indicator",
}
}
style={
Object {
"height": 20,
"width": 20,
}
}
/>
</View>
2017-11-08 20:46:59 +00:00
</View>
2017-08-23 00:27:25 +00:00
</View>
<View
2017-12-11 20:37:33 +00:00
accessibilityLabel="Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, 100 alerts, last message Nov 10"
accessibilityTraits="selected"
2017-08-28 20:43:12 +00:00
accessible={true}
isTVSelectable={true}
onResponderGrant={[Function]}
onResponderMove={[Function]}
onResponderRelease={[Function]}
onResponderTerminate={[Function]}
onResponderTerminationRequest={[Function]}
onStartShouldSetResponder={[Function]}
2018-03-02 21:31:44 +00:00
style={null}
2017-08-23 00:27:25 +00:00
>
<View
style={
Array [
Object {
"alignItems": "center",
2017-12-20 15:57:33 +00:00
"flexDirection": "row",
2017-08-23 00:27:25 +00:00
},
2017-09-01 19:42:50 +00:00
undefined,
2018-08-31 16:46:33 +00:00
undefined,
2017-08-23 00:27:25 +00:00
]
}
>
2017-12-20 15:57:33 +00:00
<View
2017-08-23 00:27:25 +00:00
style={
2017-09-01 19:42:50 +00:00
Array [
Object {
2017-12-20 15:57:33 +00:00
"alignItems": "center",
"justifyContent": "center",
2017-09-01 19:42:50 +00:00
},
Object {
2017-12-20 15:57:33 +00:00
"backgroundColor": "#795548",
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
"height": 48,
"width": 48,
},
Object {
"marginHorizontal": 15,
2017-09-01 19:42:50 +00:00
},
]
2017-08-23 00:27:25 +00:00
}
>
2017-12-20 15:57:33 +00:00
<Text
allowFontScaling={false}
style={
Array [
Object {
"color": "#ffffff",
},
Object {
2018-08-31 16:46:33 +00:00
"fontSize": 30,
2018-05-18 18:43:04 +00:00
"fontWeight": "800",
2017-12-20 15:57:33 +00:00
},
]
}
>
2018-05-18 18:43:04 +00:00
L
2017-12-20 15:57:33 +00:00
</Text>
2018-05-07 20:41:36 +00:00
<View
style={
Array [
Array [
Object {
"position": "absolute",
},
Object {
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
"height": 48,
"width": 48,
2018-05-07 20:41:36 +00:00
},
],
Object {
"overflow": "hidden",
},
]
}
>
<FastImageView
resizeMode="cover"
source={
Object {
"priority": "high",
2018-06-20 13:40:33 +00:00
"uri": "/avatar/Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries",
2018-05-07 20:41:36 +00:00
}
}
style={
Object {
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
}
}
/>
</View>
2017-12-20 15:57:33 +00:00
</View>
<View
2017-11-08 20:46:59 +00:00
style={
2017-12-20 15:57:33 +00:00
Object {
"flex": 1,
2018-02-16 18:34:25 +00:00
"height": "100%",
2017-12-20 15:57:33 +00:00
"marginRight": 4,
}
2017-11-08 20:46:59 +00:00
}
>
2018-02-16 18:34:25 +00:00
<View
2017-12-20 15:57:33 +00:00
style={
2018-02-16 18:34:25 +00:00
Object {
"alignItems": "center",
"flexDirection": "row",
"justifyContent": "center",
2018-08-31 16:46:33 +00:00
"marginTop": 5,
2018-02-16 18:34:25 +00:00
"width": "100%",
}
2017-12-20 15:57:33 +00:00
}
>
2018-08-31 16:46:33 +00:00
<View
2018-05-18 18:43:04 +00:00
style={
Array [
Object {
2018-08-31 16:46:33 +00:00
"borderRadius": 16,
"height": 16,
"width": 16,
2018-05-18 18:43:04 +00:00
},
2018-08-31 16:46:33 +00:00
Array [
Object {
"borderRadius": 10,
"height": 10,
"marginRight": 7,
"marginTop": 3,
"width": 10,
},
],
2018-05-18 18:43:04 +00:00
Object {
2018-08-31 16:46:33 +00:00
"backgroundColor": undefined,
2018-05-18 18:43:04 +00:00
},
]
}
2018-08-31 16:46:33 +00:00
/>
2018-02-16 18:34:25 +00:00
<Text
ellipsizeMode="tail"
numberOfLines={1}
style={
Array [
Object {
2018-08-31 16:46:33 +00:00
"color": "#0C0D0F",
2018-02-16 18:34:25 +00:00
"flex": 1,
"fontSize": 18,
2018-08-31 16:46:33 +00:00
"fontWeight": "400",
"marginRight": 5,
"paddingBottom": 0,
"paddingTop": 0,
2018-02-16 18:34:25 +00:00
},
undefined,
]
}
>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries
</Text>
<Text
ellipsizeMode="tail"
numberOfLines={1}
style={
2018-03-02 15:11:34 +00:00
Array [
Object {
2018-08-31 16:46:33 +00:00
"color": "#9EA2A8",
"fontSize": 14,
"fontWeight": "normal",
"paddingBottom": 0,
"paddingTop": 0,
2018-03-02 15:11:34 +00:00
},
undefined,
]
2018-02-16 18:34:25 +00:00
}
>
Nov 10
</Text>
</View>
<View
2017-12-20 15:57:33 +00:00
style={
Object {
2018-08-31 16:46:33 +00:00
"alignItems": "flex-start",
2018-05-29 17:09:20 +00:00
"flex": 1,
2018-02-16 18:34:25 +00:00
"flexDirection": "row",
2017-12-20 15:57:33 +00:00
}
}
>
2018-02-16 18:34:25 +00:00
<Text
2018-08-31 16:46:33 +00:00
numberOfLines={2}
style={
Object {
"color": "#9EA2A8",
"flex": 1,
"fontSize": 15,
"fontWeight": "normal",
}
}
>
</Text>
<View
2018-02-16 18:34:25 +00:00
style={
Object {
"alignItems": "center",
2018-08-31 16:46:33 +00:00
"backgroundColor": "#1D74F5",
2018-02-16 18:34:25 +00:00
"borderRadius": 4,
"justifyContent": "center",
2018-08-31 16:46:33 +00:00
"minWidth": 23,
"padding": 3,
2018-02-16 18:34:25 +00:00
}
}
>
2018-08-31 16:46:33 +00:00
<Text
style={
Object {
"color": "#fff",
"fontSize": 14,
"fontWeight": "500",
"letterSpacing": 0.56,
"overflow": "hidden",
}
}
>
100
</Text>
</View>
2018-02-16 18:34:25 +00:00
</View>
2017-12-20 15:57:33 +00:00
</View>
2018-08-31 16:46:33 +00:00
<View
style={
Object {
"alignItems": "center",
"height": "100%",
"justifyContent": "center",
"marginLeft": 6,
"marginRight": 9,
}
}
>
<Image
source={
Object {
"uri": "disclosure_indicator",
}
}
style={
Object {
"height": 20,
"width": 20,
}
}
/>
</View>
2017-11-08 20:46:59 +00:00
</View>
2017-08-23 00:27:25 +00:00
</View>
<View
2017-12-11 20:37:33 +00:00
accessibilityLabel="Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, 100000 alerts, last message Nov 10"
accessibilityTraits="selected"
2017-08-28 20:43:12 +00:00
accessible={true}
isTVSelectable={true}
onResponderGrant={[Function]}
onResponderMove={[Function]}
onResponderRelease={[Function]}
onResponderTerminate={[Function]}
onResponderTerminationRequest={[Function]}
onStartShouldSetResponder={[Function]}
2018-03-02 21:31:44 +00:00
style={null}
2017-08-23 00:27:25 +00:00
>
<View
style={
Array [
Object {
"alignItems": "center",
2017-12-20 15:57:33 +00:00
"flexDirection": "row",
2017-08-23 00:27:25 +00:00
},
2017-09-01 19:42:50 +00:00
undefined,
2018-08-31 16:46:33 +00:00
undefined,
2017-08-23 00:27:25 +00:00
]
}
>
2017-12-20 15:57:33 +00:00
<View
2017-08-23 00:27:25 +00:00
style={
2017-09-01 19:42:50 +00:00
Array [
Object {
2017-12-20 15:57:33 +00:00
"alignItems": "center",
"justifyContent": "center",
2017-09-01 19:42:50 +00:00
},
Object {
2017-12-20 15:57:33 +00:00
"backgroundColor": "#795548",
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
"height": 48,
"width": 48,
},
Object {
"marginHorizontal": 15,
2017-09-01 19:42:50 +00:00
},
]
2017-08-23 00:27:25 +00:00
}
>
2017-12-20 15:57:33 +00:00
<Text
allowFontScaling={false}
style={
Array [
Object {
"color": "#ffffff",
},
Object {
2018-08-31 16:46:33 +00:00
"fontSize": 30,
2018-05-18 18:43:04 +00:00
"fontWeight": "800",
2017-12-20 15:57:33 +00:00
},
]
}
>
2018-05-18 18:43:04 +00:00
L
2017-12-20 15:57:33 +00:00
</Text>
2018-05-07 20:41:36 +00:00
<View
style={
Array [
Array [
Object {
"position": "absolute",
},
Object {
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
"height": 48,
"width": 48,
2018-05-07 20:41:36 +00:00
},
],
Object {
"overflow": "hidden",
},
]
}
>
<FastImageView
resizeMode="cover"
source={
Object {
"priority": "high",
2018-06-20 13:40:33 +00:00
"uri": "/avatar/Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries",
2018-05-07 20:41:36 +00:00
}
}
style={
Object {
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
}
}
/>
</View>
2017-12-20 15:57:33 +00:00
</View>
<View
2017-11-22 16:40:59 +00:00
style={
2017-12-20 15:57:33 +00:00
Object {
"flex": 1,
2018-02-16 18:34:25 +00:00
"height": "100%",
2017-12-20 15:57:33 +00:00
"marginRight": 4,
}
2017-11-22 16:40:59 +00:00
}
>
2018-02-16 18:34:25 +00:00
<View
2017-12-20 15:57:33 +00:00
style={
2018-02-16 18:34:25 +00:00
Object {
"alignItems": "center",
"flexDirection": "row",
"justifyContent": "center",
2018-08-31 16:46:33 +00:00
"marginTop": 5,
2018-02-16 18:34:25 +00:00
"width": "100%",
}
2017-12-20 15:57:33 +00:00
}
>
2018-08-31 16:46:33 +00:00
<View
2018-05-18 18:43:04 +00:00
style={
Array [
Object {
2018-08-31 16:46:33 +00:00
"borderRadius": 16,
"height": 16,
"width": 16,
2018-05-18 18:43:04 +00:00
},
2018-08-31 16:46:33 +00:00
Array [
Object {
"borderRadius": 10,
"height": 10,
"marginRight": 7,
"marginTop": 3,
"width": 10,
},
],
2018-05-18 18:43:04 +00:00
Object {
2018-08-31 16:46:33 +00:00
"backgroundColor": undefined,
2018-05-18 18:43:04 +00:00
},
]
}
2018-08-31 16:46:33 +00:00
/>
2018-02-16 18:34:25 +00:00
<Text
ellipsizeMode="tail"
numberOfLines={1}
style={
Array [
Object {
2018-08-31 16:46:33 +00:00
"color": "#0C0D0F",
2018-02-16 18:34:25 +00:00
"flex": 1,
"fontSize": 18,
2018-08-31 16:46:33 +00:00
"fontWeight": "400",
"marginRight": 5,
"paddingBottom": 0,
"paddingTop": 0,
2018-02-16 18:34:25 +00:00
},
undefined,
]
}
>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries
</Text>
<Text
ellipsizeMode="tail"
numberOfLines={1}
style={
2018-03-02 15:11:34 +00:00
Array [
Object {
2018-08-31 16:46:33 +00:00
"color": "#9EA2A8",
"fontSize": 14,
"fontWeight": "normal",
"paddingBottom": 0,
"paddingTop": 0,
2018-03-02 15:11:34 +00:00
},
undefined,
]
2018-02-16 18:34:25 +00:00
}
>
Nov 10
</Text>
</View>
<View
2017-12-20 15:57:33 +00:00
style={
Object {
2018-08-31 16:46:33 +00:00
"alignItems": "flex-start",
2018-05-29 17:09:20 +00:00
"flex": 1,
2018-02-16 18:34:25 +00:00
"flexDirection": "row",
2017-12-20 15:57:33 +00:00
}
}
>
2018-02-16 18:34:25 +00:00
<Text
2018-08-31 16:46:33 +00:00
numberOfLines={2}
style={
Object {
"color": "#9EA2A8",
"flex": 1,
"fontSize": 15,
"fontWeight": "normal",
}
}
>
</Text>
<View
2018-02-16 18:34:25 +00:00
style={
Object {
"alignItems": "center",
2018-08-31 16:46:33 +00:00
"backgroundColor": "#1D74F5",
2018-02-16 18:34:25 +00:00
"borderRadius": 4,
"justifyContent": "center",
2018-08-31 16:46:33 +00:00
"minWidth": 23,
"padding": 3,
2018-02-16 18:34:25 +00:00
}
}
>
2018-08-31 16:46:33 +00:00
<Text
style={
Object {
"color": "#fff",
"fontSize": 14,
"fontWeight": "500",
"letterSpacing": 0.56,
"overflow": "hidden",
}
}
>
999+
</Text>
</View>
2018-02-16 18:34:25 +00:00
</View>
2017-12-20 15:57:33 +00:00
</View>
2018-08-31 16:46:33 +00:00
<View
style={
Object {
"alignItems": "center",
"height": "100%",
"justifyContent": "center",
"marginLeft": 6,
"marginRight": 9,
}
}
>
<Image
source={
Object {
"uri": "disclosure_indicator",
}
}
style={
Object {
"height": 20,
"width": 20,
}
}
/>
</View>
2017-11-22 16:40:59 +00:00
</View>
</View>
<View
2017-12-11 20:37:33 +00:00
accessibilityLabel="Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, 100000 alerts, you were mentioned, last message Nov 10"
accessibilityTraits="selected"
2017-11-22 16:40:59 +00:00
accessible={true}
isTVSelectable={true}
onResponderGrant={[Function]}
onResponderMove={[Function]}
onResponderRelease={[Function]}
onResponderTerminate={[Function]}
onResponderTerminationRequest={[Function]}
onStartShouldSetResponder={[Function]}
2018-03-02 21:31:44 +00:00
style={null}
2017-11-22 16:40:59 +00:00
>
<View
style={
Array [
Object {
"alignItems": "center",
2017-12-20 15:57:33 +00:00
"flexDirection": "row",
2017-11-22 16:40:59 +00:00
},
undefined,
2018-08-31 16:46:33 +00:00
undefined,
2017-11-22 16:40:59 +00:00
]
}
>
2017-12-20 15:57:33 +00:00
<View
2017-11-22 16:40:59 +00:00
style={
Array [
Object {
2017-12-20 15:57:33 +00:00
"alignItems": "center",
"justifyContent": "center",
2017-11-22 16:40:59 +00:00
},
Object {
2017-12-20 15:57:33 +00:00
"backgroundColor": "#795548",
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
"height": 48,
"width": 48,
},
Object {
"marginHorizontal": 15,
2017-11-22 16:40:59 +00:00
},
]
}
>
2017-12-20 15:57:33 +00:00
<Text
allowFontScaling={false}
style={
Array [
Object {
"color": "#ffffff",
},
Object {
2018-08-31 16:46:33 +00:00
"fontSize": 30,
2018-05-18 18:43:04 +00:00
"fontWeight": "800",
2017-12-20 15:57:33 +00:00
},
]
}
>
2018-05-18 18:43:04 +00:00
L
2017-12-20 15:57:33 +00:00
</Text>
2018-05-07 20:41:36 +00:00
<View
style={
Array [
Array [
Object {
"position": "absolute",
},
Object {
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
"height": 48,
"width": 48,
2018-05-07 20:41:36 +00:00
},
],
Object {
"overflow": "hidden",
},
]
}
>
<FastImageView
resizeMode="cover"
source={
Object {
"priority": "high",
2018-06-20 13:40:33 +00:00
"uri": "/avatar/Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries",
2018-05-07 20:41:36 +00:00
}
}
style={
Object {
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
}
}
/>
</View>
2017-12-20 15:57:33 +00:00
</View>
<View
2017-11-22 16:40:59 +00:00
style={
2017-12-20 15:57:33 +00:00
Object {
"flex": 1,
2018-02-16 18:34:25 +00:00
"height": "100%",
2017-12-20 15:57:33 +00:00
"marginRight": 4,
}
2017-11-22 16:40:59 +00:00
}
2017-11-08 20:46:59 +00:00
>
2018-02-16 18:34:25 +00:00
<View
2017-12-20 15:57:33 +00:00
style={
2018-02-16 18:34:25 +00:00
Object {
"alignItems": "center",
"flexDirection": "row",
"justifyContent": "center",
2018-08-31 16:46:33 +00:00
"marginTop": 5,
2018-02-16 18:34:25 +00:00
"width": "100%",
}
2017-12-20 15:57:33 +00:00
}
>
2018-08-31 16:46:33 +00:00
<View
2018-05-18 18:43:04 +00:00
style={
Array [
Object {
2018-08-31 16:46:33 +00:00
"borderRadius": 16,
"height": 16,
"width": 16,
2018-05-18 18:43:04 +00:00
},
2018-08-31 16:46:33 +00:00
Array [
Object {
"borderRadius": 10,
"height": 10,
"marginRight": 7,
"marginTop": 3,
"width": 10,
},
],
2018-05-18 18:43:04 +00:00
Object {
2018-08-31 16:46:33 +00:00
"backgroundColor": undefined,
2018-05-18 18:43:04 +00:00
},
]
}
2018-08-31 16:46:33 +00:00
/>
2018-02-16 18:34:25 +00:00
<Text
ellipsizeMode="tail"
numberOfLines={1}
style={
Array [
Object {
2018-08-31 16:46:33 +00:00
"color": "#0C0D0F",
2018-02-16 18:34:25 +00:00
"flex": 1,
"fontSize": 18,
2018-08-31 16:46:33 +00:00
"fontWeight": "400",
"marginRight": 5,
"paddingBottom": 0,
"paddingTop": 0,
2018-02-16 18:34:25 +00:00
},
undefined,
]
}
>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries
</Text>
<Text
ellipsizeMode="tail"
numberOfLines={1}
style={
2018-03-02 15:11:34 +00:00
Array [
Object {
2018-08-31 16:46:33 +00:00
"color": "#9EA2A8",
"fontSize": 14,
"fontWeight": "normal",
"paddingBottom": 0,
"paddingTop": 0,
2018-03-02 15:11:34 +00:00
},
undefined,
]
2018-02-16 18:34:25 +00:00
}
>
Nov 10
</Text>
</View>
<View
2017-12-20 15:57:33 +00:00
style={
Object {
2018-08-31 16:46:33 +00:00
"alignItems": "flex-start",
2018-05-29 17:09:20 +00:00
"flex": 1,
2018-02-16 18:34:25 +00:00
"flexDirection": "row",
2017-12-20 15:57:33 +00:00
}
}
>
2018-02-16 18:34:25 +00:00
<Text
2018-08-31 16:46:33 +00:00
numberOfLines={2}
style={
Object {
"color": "#9EA2A8",
"flex": 1,
"fontSize": 15,
"fontWeight": "normal",
}
}
>
</Text>
<View
2018-02-16 18:34:25 +00:00
style={
Object {
"alignItems": "center",
2018-08-31 16:46:33 +00:00
"backgroundColor": "#1D74F5",
2018-02-16 18:34:25 +00:00
"borderRadius": 4,
"justifyContent": "center",
2018-08-31 16:46:33 +00:00
"minWidth": 23,
"padding": 3,
2018-02-16 18:34:25 +00:00
}
}
>
2018-08-31 16:46:33 +00:00
<Text
style={
Object {
"color": "#fff",
"fontSize": 14,
"fontWeight": "500",
"letterSpacing": 0.56,
"overflow": "hidden",
}
}
>
@ 999+
</Text>
</View>
2018-02-16 18:34:25 +00:00
</View>
2017-12-20 15:57:33 +00:00
</View>
2018-08-31 16:46:33 +00:00
<View
style={
Object {
"alignItems": "center",
"height": "100%",
"justifyContent": "center",
"marginLeft": 6,
"marginRight": 9,
}
}
>
<Image
source={
Object {
"uri": "disclosure_indicator",
}
}
style={
Object {
"height": 20,
"width": 20,
}
}
/>
</View>
2017-11-08 20:46:59 +00:00
</View>
2017-08-23 00:27:25 +00:00
</View>
<View
2017-12-11 20:37:33 +00:00
accessibilityLabel="W, last message Nov 10"
accessibilityTraits="selected"
2017-08-28 20:43:12 +00:00
accessible={true}
isTVSelectable={true}
onResponderGrant={[Function]}
onResponderMove={[Function]}
onResponderRelease={[Function]}
onResponderTerminate={[Function]}
onResponderTerminationRequest={[Function]}
onStartShouldSetResponder={[Function]}
2018-03-02 21:31:44 +00:00
style={null}
2017-08-23 00:27:25 +00:00
>
<View
style={
Array [
Object {
"alignItems": "center",
2017-12-20 15:57:33 +00:00
"flexDirection": "row",
2017-08-23 00:27:25 +00:00
},
2017-09-01 19:42:50 +00:00
undefined,
2018-08-31 16:46:33 +00:00
undefined,
2017-08-23 00:27:25 +00:00
]
}
>
2017-12-20 15:57:33 +00:00
<View
2017-08-23 00:27:25 +00:00
style={
2017-09-01 19:42:50 +00:00
Array [
Object {
2017-12-20 15:57:33 +00:00
"alignItems": "center",
"justifyContent": "center",
2017-09-01 19:42:50 +00:00
},
Object {
2017-12-20 15:57:33 +00:00
"backgroundColor": "#E91E63",
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
"height": 48,
"width": 48,
},
Object {
"marginHorizontal": 15,
2017-11-22 16:40:59 +00:00
},
]
2017-11-08 20:46:59 +00:00
}
>
2017-12-20 15:57:33 +00:00
<Text
allowFontScaling={false}
style={
Array [
Object {
"color": "#ffffff",
},
Object {
2018-08-31 16:46:33 +00:00
"fontSize": 30,
2018-05-18 18:43:04 +00:00
"fontWeight": "800",
2017-12-20 15:57:33 +00:00
},
]
}
>
W
</Text>
2018-05-07 20:41:36 +00:00
<View
style={
Array [
Array [
Object {
"position": "absolute",
},
Object {
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
"height": 48,
"width": 48,
2018-05-07 20:41:36 +00:00
},
],
Object {
"overflow": "hidden",
},
]
}
>
<FastImageView
resizeMode="cover"
source={
Object {
"priority": "high",
2018-06-20 13:40:33 +00:00
"uri": "/avatar/W",
2018-05-07 20:41:36 +00:00
}
}
style={
Object {
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
}
}
/>
</View>
2017-12-20 15:57:33 +00:00
</View>
<View
2017-11-08 20:46:59 +00:00
style={
Object {
"flex": 1,
2018-02-16 18:34:25 +00:00
"height": "100%",
2017-12-20 15:57:33 +00:00
"marginRight": 4,
2017-11-08 20:46:59 +00:00
}
}
>
2018-02-16 18:34:25 +00:00
<View
2017-12-20 15:57:33 +00:00
style={
2018-02-16 18:34:25 +00:00
Object {
"alignItems": "center",
"flexDirection": "row",
"justifyContent": "center",
2018-08-31 16:46:33 +00:00
"marginTop": 5,
2018-02-16 18:34:25 +00:00
"width": "100%",
}
2017-12-20 15:57:33 +00:00
}
>
2018-08-31 16:46:33 +00:00
<View
2018-05-18 18:43:04 +00:00
style={
Array [
Object {
2018-08-31 16:46:33 +00:00
"borderRadius": 16,
"height": 16,
"width": 16,
2018-05-18 18:43:04 +00:00
},
2018-08-31 16:46:33 +00:00
Array [
Object {
"borderRadius": 10,
"height": 10,
"marginRight": 7,
"marginTop": 3,
"width": 10,
},
],
2018-05-18 18:43:04 +00:00
Object {
2018-08-31 16:46:33 +00:00
"backgroundColor": undefined,
2018-05-18 18:43:04 +00:00
},
]
}
2018-08-31 16:46:33 +00:00
/>
2018-02-16 18:34:25 +00:00
<Text
ellipsizeMode="tail"
numberOfLines={1}
style={
Array [
Object {
2018-08-31 16:46:33 +00:00
"color": "#0C0D0F",
2018-02-16 18:34:25 +00:00
"flex": 1,
"fontSize": 18,
2018-08-31 16:46:33 +00:00
"fontWeight": "400",
"marginRight": 5,
"paddingBottom": 0,
"paddingTop": 0,
2018-02-16 18:34:25 +00:00
},
undefined,
]
}
>
W
</Text>
<Text
ellipsizeMode="tail"
numberOfLines={1}
style={
2018-03-02 15:11:34 +00:00
Array [
Object {
2018-08-31 16:46:33 +00:00
"color": "#9EA2A8",
"fontSize": 14,
"fontWeight": "normal",
"paddingBottom": 0,
"paddingTop": 0,
2018-03-02 15:11:34 +00:00
},
undefined,
]
2018-02-16 18:34:25 +00:00
}
>
Nov 10
</Text>
</View>
<View
2017-12-20 15:57:33 +00:00
style={
Object {
2018-08-31 16:46:33 +00:00
"alignItems": "flex-start",
2018-05-29 17:09:20 +00:00
"flex": 1,
2018-02-16 18:34:25 +00:00
"flexDirection": "row",
2017-12-20 15:57:33 +00:00
}
}
2018-08-31 16:46:33 +00:00
>
<Text
numberOfLines={2}
style={
Object {
"color": "#9EA2A8",
"flex": 1,
"fontSize": 15,
"fontWeight": "normal",
}
}
>
</Text>
</View>
</View>
<View
style={
Object {
"alignItems": "center",
"height": "100%",
"justifyContent": "center",
"marginLeft": 6,
"marginRight": 9,
}
}
>
<Image
source={
Object {
"uri": "disclosure_indicator",
}
}
style={
Object {
"height": 20,
"width": 20,
}
}
2018-02-16 18:34:25 +00:00
/>
2017-12-20 15:57:33 +00:00
</View>
2017-11-08 20:46:59 +00:00
</View>
2017-08-23 00:27:25 +00:00
</View>
<View
2017-12-11 20:37:33 +00:00
accessibilityLabel="WW, last message Nov 10"
accessibilityTraits="selected"
2017-08-28 20:43:12 +00:00
accessible={true}
isTVSelectable={true}
onResponderGrant={[Function]}
onResponderMove={[Function]}
onResponderRelease={[Function]}
onResponderTerminate={[Function]}
onResponderTerminationRequest={[Function]}
onStartShouldSetResponder={[Function]}
2018-03-02 21:31:44 +00:00
style={null}
2017-08-23 00:27:25 +00:00
>
<View
style={
Array [
Object {
"alignItems": "center",
2017-12-20 15:57:33 +00:00
"flexDirection": "row",
2017-08-23 00:27:25 +00:00
},
2017-09-01 19:42:50 +00:00
undefined,
2018-08-31 16:46:33 +00:00
undefined,
2017-08-23 00:27:25 +00:00
]
}
>
2017-12-20 15:57:33 +00:00
<View
2017-08-23 00:27:25 +00:00
style={
2017-09-01 19:42:50 +00:00
Array [
Object {
2017-12-20 15:57:33 +00:00
"alignItems": "center",
"justifyContent": "center",
2017-09-01 19:42:50 +00:00
},
Object {
2017-12-20 15:57:33 +00:00
"backgroundColor": "#9C27B0",
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
"height": 48,
"width": 48,
},
Object {
"marginHorizontal": 15,
2017-11-22 16:40:59 +00:00
},
]
2017-11-08 20:46:59 +00:00
}
>
2017-12-20 15:57:33 +00:00
<Text
allowFontScaling={false}
style={
Array [
Object {
"color": "#ffffff",
},
Object {
2018-08-31 16:46:33 +00:00
"fontSize": 30,
2018-05-18 18:43:04 +00:00
"fontWeight": "800",
2017-12-20 15:57:33 +00:00
},
]
}
>
2018-05-18 18:43:04 +00:00
W
2017-12-20 15:57:33 +00:00
</Text>
2018-05-07 20:41:36 +00:00
<View
style={
Array [
Array [
Object {
"position": "absolute",
},
Object {
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
"height": 48,
"width": 48,
2018-05-07 20:41:36 +00:00
},
],
Object {
"overflow": "hidden",
},
]
}
>
<FastImageView
resizeMode="cover"
source={
Object {
"priority": "high",
2018-06-20 13:40:33 +00:00
"uri": "/avatar/WW",
2018-05-07 20:41:36 +00:00
}
}
style={
Object {
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
}
}
/>
</View>
2017-12-20 15:57:33 +00:00
</View>
<View
2017-11-08 20:46:59 +00:00
style={
Object {
"flex": 1,
2018-02-16 18:34:25 +00:00
"height": "100%",
2017-12-20 15:57:33 +00:00
"marginRight": 4,
2017-11-08 20:46:59 +00:00
}
}
>
2018-02-16 18:34:25 +00:00
<View
2017-12-20 15:57:33 +00:00
style={
2018-02-16 18:34:25 +00:00
Object {
"alignItems": "center",
"flexDirection": "row",
"justifyContent": "center",
2018-08-31 16:46:33 +00:00
"marginTop": 5,
2018-02-16 18:34:25 +00:00
"width": "100%",
}
2017-12-20 15:57:33 +00:00
}
>
2018-08-31 16:46:33 +00:00
<View
2018-05-18 18:43:04 +00:00
style={
Array [
Object {
2018-08-31 16:46:33 +00:00
"borderRadius": 16,
"height": 16,
"width": 16,
2018-05-18 18:43:04 +00:00
},
2018-08-31 16:46:33 +00:00
Array [
Object {
"borderRadius": 10,
"height": 10,
"marginRight": 7,
"marginTop": 3,
"width": 10,
},
],
2018-05-18 18:43:04 +00:00
Object {
2018-08-31 16:46:33 +00:00
"backgroundColor": undefined,
2018-05-18 18:43:04 +00:00
},
]
}
2018-08-31 16:46:33 +00:00
/>
2018-02-16 18:34:25 +00:00
<Text
ellipsizeMode="tail"
numberOfLines={1}
style={
Array [
Object {
2018-08-31 16:46:33 +00:00
"color": "#0C0D0F",
2018-02-16 18:34:25 +00:00
"flex": 1,
"fontSize": 18,
2018-08-31 16:46:33 +00:00
"fontWeight": "400",
"marginRight": 5,
"paddingBottom": 0,
"paddingTop": 0,
2018-02-16 18:34:25 +00:00
},
undefined,
]
}
>
WW
</Text>
<Text
ellipsizeMode="tail"
numberOfLines={1}
style={
2018-03-02 15:11:34 +00:00
Array [
Object {
2018-08-31 16:46:33 +00:00
"color": "#9EA2A8",
"fontSize": 14,
"fontWeight": "normal",
"paddingBottom": 0,
"paddingTop": 0,
2018-03-02 15:11:34 +00:00
},
undefined,
]
2018-02-16 18:34:25 +00:00
}
>
Nov 10
</Text>
</View>
<View
2017-12-20 15:57:33 +00:00
style={
Object {
2018-08-31 16:46:33 +00:00
"alignItems": "flex-start",
2018-05-29 17:09:20 +00:00
"flex": 1,
2018-02-16 18:34:25 +00:00
"flexDirection": "row",
2017-12-20 15:57:33 +00:00
}
}
2018-08-31 16:46:33 +00:00
>
<Text
numberOfLines={2}
style={
Object {
"color": "#9EA2A8",
"flex": 1,
"fontSize": 15,
"fontWeight": "normal",
}
}
>
</Text>
</View>
</View>
<View
style={
Object {
"alignItems": "center",
"height": "100%",
"justifyContent": "center",
"marginLeft": 6,
"marginRight": 9,
}
}
>
<Image
source={
Object {
"uri": "disclosure_indicator",
}
}
style={
Object {
"height": 20,
"width": 20,
}
}
2018-02-16 18:34:25 +00:00
/>
2017-12-20 15:57:33 +00:00
</View>
2017-11-08 20:46:59 +00:00
</View>
2017-08-23 00:27:25 +00:00
</View>
<View
2017-12-11 20:37:33 +00:00
accessibilityLabel=", last message Nov 10"
accessibilityTraits="selected"
2017-08-28 20:43:12 +00:00
accessible={true}
isTVSelectable={true}
onResponderGrant={[Function]}
onResponderMove={[Function]}
onResponderRelease={[Function]}
onResponderTerminate={[Function]}
onResponderTerminationRequest={[Function]}
onStartShouldSetResponder={[Function]}
2018-03-02 21:31:44 +00:00
style={null}
2017-08-23 00:27:25 +00:00
>
<View
style={
Array [
Object {
"alignItems": "center",
2017-12-20 15:57:33 +00:00
"flexDirection": "row",
2017-08-23 00:27:25 +00:00
},
2017-09-01 19:42:50 +00:00
undefined,
2018-08-31 16:46:33 +00:00
undefined,
2017-08-23 00:27:25 +00:00
]
}
>
2017-12-20 15:57:33 +00:00
<View
2017-08-23 00:27:25 +00:00
style={
2017-09-01 19:42:50 +00:00
Array [
Object {
2017-12-20 15:57:33 +00:00
"alignItems": "center",
"justifyContent": "center",
2017-09-01 19:42:50 +00:00
},
2017-11-22 16:40:59 +00:00
Object {
2017-12-20 15:57:33 +00:00
"backgroundColor": undefined,
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
"height": 48,
"width": 48,
},
Object {
"marginHorizontal": 15,
2017-11-22 16:40:59 +00:00
},
]
2017-11-08 20:46:59 +00:00
}
>
2017-12-20 15:57:33 +00:00
<Text
allowFontScaling={false}
style={
Array [
Object {
"color": "#ffffff",
},
Object {
2018-08-31 16:46:33 +00:00
"fontSize": 30,
2018-05-18 18:43:04 +00:00
"fontWeight": "800",
2017-12-20 15:57:33 +00:00
},
]
}
>
</Text>
2018-05-07 20:41:36 +00:00
<View
style={
Array [
Array [
Object {
"position": "absolute",
},
Object {
2018-08-31 16:46:33 +00:00
"borderRadius": 4,
"height": 48,
"width": 48,
2018-05-07 20:41:36 +00:00
},
],
Object {
"overflow": "hidden",
},
]
}
>
<FastImageView
resizeMode="cover"
source={
Object {
"priority": "high",
2018-06-20 13:40:33 +00:00
"uri": "/avatar/",
2018-05-07 20:41:36 +00:00
}
}
style={
Object {
"bottom": 0,
"left": 0,
"position": "absolute",
"right": 0,
"top": 0,
}
}
/>
</View>
2017-12-20 15:57:33 +00:00
</View>
<View
2017-11-08 20:46:59 +00:00
style={
Object {
"flex": 1,
2018-02-16 18:34:25 +00:00
"height": "100%",
2017-12-20 15:57:33 +00:00
"marginRight": 4,
2017-11-08 20:46:59 +00:00
}
}
>
2018-02-16 18:34:25 +00:00
<View
2017-12-20 15:57:33 +00:00
style={
2018-02-16 18:34:25 +00:00
Object {
"alignItems": "center",
"flexDirection": "row",
"justifyContent": "center",
2018-08-31 16:46:33 +00:00
"marginTop": 5,
2018-02-16 18:34:25 +00:00
"width": "100%",
}
2017-12-20 15:57:33 +00:00
}
>
2018-08-31 16:46:33 +00:00
<View
2018-05-18 18:43:04 +00:00
style={
Array [
Object {
2018-08-31 16:46:33 +00:00
"borderRadius": 16,
"height": 16,
"width": 16,
2018-05-18 18:43:04 +00:00
},
2018-08-31 16:46:33 +00:00
Array [
Object {
"borderRadius": 10,
"height": 10,
"marginRight": 7,
"marginTop": 3,
"width": 10,
},
],
2018-05-18 18:43:04 +00:00
Object {
2018-08-31 16:46:33 +00:00
"backgroundColor": undefined,
2018-05-18 18:43:04 +00:00
},
]
}
2018-08-31 16:46:33 +00:00
/>
2018-02-16 18:34:25 +00:00
<Text
ellipsizeMode="tail"
numberOfLines={1}
style={
Array [
Object {
2018-08-31 16:46:33 +00:00
"color": "#0C0D0F",
2018-02-16 18:34:25 +00:00
"flex": 1,
"fontSize": 18,
2018-08-31 16:46:33 +00:00
"fontWeight": "400",
"marginRight": 5,
"paddingBottom": 0,
"paddingTop": 0,
2018-02-16 18:34:25 +00:00
},
undefined,
]
}
>
</Text>
<Text
ellipsizeMode="tail"
numberOfLines={1}
style={
2018-03-02 15:11:34 +00:00
Array [
Object {
2018-08-31 16:46:33 +00:00
"color": "#9EA2A8",
"fontSize": 14,
"fontWeight": "normal",
"paddingBottom": 0,
"paddingTop": 0,
2018-03-02 15:11:34 +00:00
},
undefined,
]
2018-02-16 18:34:25 +00:00
}
>
Nov 10
</Text>
</View>
<View
2017-12-20 15:57:33 +00:00
style={
Object {
2018-08-31 16:46:33 +00:00
"alignItems": "flex-start",
2018-05-29 17:09:20 +00:00
"flex": 1,
2018-02-16 18:34:25 +00:00
"flexDirection": "row",
2017-12-20 15:57:33 +00:00
}
}
2018-08-31 16:46:33 +00:00
>
<Text
numberOfLines={2}
style={
Object {
"color": "#9EA2A8",
"flex": 1,
"fontSize": 15,
"fontWeight": "normal",
}
}
>
</Text>
</View>
</View>
<View
style={
Object {
"alignItems": "center",
"height": "100%",
"justifyContent": "center",
"marginLeft": 6,
"marginRight": 9,
}
}
>
<Image
source={
Object {
"uri": "disclosure_indicator",
}
}
style={
Object {
"height": 20,
"width": 20,
}
}
2018-02-16 18:34:25 +00:00
/>
2017-12-20 15:57:33 +00:00
</View>
2017-11-08 20:46:59 +00:00
</View>
2017-08-23 00:27:25 +00:00
</View>
</View>
</RCTScrollView>
`;