// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`PostThread renders correctly 1`] = ` Post by test name < icon="plus" size={18} /> < icon="signal" size={18} style={ Array [ Object { "color": "#000000", }, ] } /> < icon="x" size={12} style={ Object { "backgroundColor": "#ffffff", "color": "#d1106f", "left": -4, "position": "relative", "top": 6, } } /> } refreshing={false} removeClippedSubviews={false} renderItem={[Function]} scrollEventThrottle={50} stickyHeaderIndices={Array []} style={ Object { "flex": 1, } } viewabilityConfigCallbackPairs={Array []} > `;