Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- exports[`<RandomView /> renders correctly 1`] = `
- <View
- dataSource={
- ListViewDataSource {
- "_cachedRowCount": 0,
- "_dataBlob": null,
- "_dirtyRows": Array [],
- "_dirtySections": Array [],
- "_getRowData": [Function defaultGetRowData],
- "_getSectionHeaderData": [Function defaultGetSectionHeaderData],
- "_rowHasChanged": [Function rowHasChanged],
- "_sectionHeaderHasChanged": undefined,
- "rowIdentities": Array [],
- "sectionIdentities": Array []
- }
- }
- enableEmptySections={true}
- refreshControl={
- Object {
- "$$typeof": Symbol(react.element),
- "_owner": {
- "_calledComponentWillUnmount": false,
- "_context": Object {},
- "_currentElement": Object {
- "$$typeof": Symbol(react.element),
- "_owner": null,
- "_store": Object {},
- "key": null,
- "props": Object {
- "list": Array [
- Object {
- "a": 1
- },
- Object {
- "a": 2
- }
- ]
- },
- "ref": null,
- "type": [Function anonymous]
- },
- "_debugID": 1,
- "_hostContainerInfo": null,
- "_hostParent": null,
- "_instance": {
- "_reactInternalInstance": [Circular],
- "_renderRow": [Function bound _renderRow],
- "context": Object {},
- "getDataSource": [Function bound getDataSource],
- "props": Object {
- "list": Array [
- Object {
- "a": 1
- },
- Object {
- "a": 2
- }
- ]
- },
- "refs": Object {},
- "state": null,
- "updater": Object {
- "enqueueCallback": [Function anonymous],
- "enqueueCallbackInternal": [Function anonymous],
- "enqueueElementInternal": [Function anonymous],
- "enqueueForceUpdate": [Function anonymous],
- "enqueueReplaceState": [Function anonymous],
- "enqueueSetState": [Function anonymous],
- "isMounted": [Function anonymous],
- "validateCallback": [Function anonymous]
- }
- },
- "_mountImage": null,
- "_mountIndex": 0,
- "_mountOrder": 2,
- "_pendingCallbacks": null,
- "_pendingElement": null,
- "_pendingForceUpdate": false,
- "_pendingReplaceState": false,
- "_pendingStateQueue": null,
- "_renderedComponent": {
- "_calledComponentWillUnmount": false,
- "_context": Object {},
- "_currentElement": Object {
- "$$typeof": Symbol(react.element),
- "_owner": [Circular],
- "_store": Object {},
- "key": null,
- "props": Object {
- "dataSource": ListViewDataSource {
- "_cachedRowCount": 0,
- "_dataBlob": null,
- "_dirtyRows": Array [],
- "_dirtySections": Array [],
- "_getRowData": [Function defaultGetRowData],
- "_getSectionHeaderData": [Function defaultGetSectionHeaderData],
- "_rowHasChanged": [Function rowHasChanged],
- "_sectionHeaderHasChanged": undefined,
- "rowIdentities": Array [],
- "sectionIdentities": Array []
- },
- "enableEmptySections": true,
- "refreshControl": [Circular],
- "renderRow": [Function bound _renderRow]
- },
- "ref": null,
- "type": [Function anonymous]
- },
- "_debugID": 2,
- "_hostContainerInfo": null,
- "_hostParent": null,
- "_instance": {
- "_reactInternalInstance": [Circular],
- "context": Object {},
- "props": Object {
- "dataSource": ListViewDataSource {
- "_cachedRowCount": 0,
- "_dataBlob": null,
- "_dirtyRows": Array [],
- "_dirtySections": Array [],
- "_getRowData": [Function defaultGetRowData],
- "_getSectionHeaderData": [Function defaultGetSectionHeaderData],
- "_rowHasChanged": [Function rowHasChanged],
- "_sectionHeaderHasChanged": undefined,
- "rowIdentities": Array [],
- "sectionIdentities": Array []
- },
- "enableEmptySections": true,
- "refreshControl": [Circular],
- "renderRow": [Function bound _renderRow]
- },
- "refs": Object {},
- "state": null,
- "updater": Object {
- "enqueueCallback": [Function anonymous],
- "enqueueCallbackInternal": [Function anonymous],
- "enqueueElementInternal": [Function anonymous],
- "enqueueForceUpdate": [Function anonymous],
- "enqueueReplaceState": [Function anonymous],
- "enqueueSetState": [Function anonymous],
- "isMounted": [Function anonymous],
- "validateCallback": [Function anonymous]
- }
- },
- "_mountImage": null,
- "_mountIndex": 0,
- "_mountOrder": 3,
- "_pendingCallbacks": null,
- "_pendingElement": null,
- "_pendingForceUpdate": false,
- "_pendingReplaceState": false,
- "_pendingStateQueue": null,
- "_renderedComponent": {
- "_calledComponentWillUnmount": false,
- "_context": Object {},
- "_currentElement": Object {
- "$$typeof": Symbol(react.element),
- "_owner": [Circular],
- "_store": Object {},
- "key": null,
- "props": Object {
- "children": Array [],
- "dataSource": ListViewDataSource {
- "_cachedRowCount": 0,
- "_dataBlob": null,
- "_dirtyRows": Array [],
- "_dirtySections": Array [],
- "_getRowData": [Function defaultGetRowData],
- "_getSectionHeaderData": [Function defaultGetSectionHeaderData],
- "_rowHasChanged": [Function rowHasChanged],
- "_sectionHeaderHasChanged": undefined,
- "rowIdentities": Array [],
- "sectionIdentities": Array []
- },
- "enableEmptySections": true,
- "refreshControl": [Circular],
- "renderRow": [Function bound _renderRow]
- },
- "ref": null,
- "type": [Function View]
- },
- "_debugID": 3,
- "_hostContainerInfo": null,
- "_hostParent": null,
- "_instance": View {
- "_reactInternalInstance": [Circular],
- "context": Object {},
- "props": Object {
- "children": Array [],
- "dataSource": ListViewDataSource {
- "_cachedRowCount": 0,
- "_dataBlob": null,
- "_dirtyRows": Array [],
- "_dirtySections": Array [],
- "_getRowData": [Function defaultGetRowData],
- "_getSectionHeaderData": [Function defaultGetSectionHeaderData],
- "_rowHasChanged": [Function rowHasChanged],
- "_sectionHeaderHasChanged": undefined,
- "rowIdentities": Array [],
- "sectionIdentities": Array []
- },
- "enableEmptySections": true,
- "refreshControl": [Circular],
- "renderRow": [Function bound _renderRow]
- },
- "refs": Object {},
- "state": null,
- "updater": Object {
- "enqueueCallback": [Function anonymous],
- "enqueueCallbackInternal": [Function anonymous],
- "enqueueElementInternal": [Function anonymous],
- "enqueueForceUpdate": [Function anonymous],
- "enqueueReplaceState": [Function anonymous],
- "enqueueSetState": [Function anonymous],
- "isMounted": [Function anonymous],
- "validateCallback": [Function anonymous]
- }
- },
- "_mountImage": null,
- "_mountIndex": 0,
- "_mountOrder": 4,
- "_pendingCallbacks": null,
- "_pendingElement": null,
- "_pendingForceUpdate": false,
- "_pendingReplaceState": false,
- "_pendingStateQueue": null,
- "_renderedComponent": {
- "_currentElement": Object {
- "$$typeof": Symbol(react.element),
- "_owner": [Circular],
- "_store": Object {},
- "key": null,
- "props": Object {
- "children": Array [],
- "dataSource": ListViewDataSource {
- "_cachedRowCount": 0,
- "_dataBlob": null,
- "_dirtyRows": Array [],
- "_dirtySections": Array [],
- "_getRowData": [Function defaultGetRowData],
- "_getSectionHeaderData": [Function defaultGetSectionHeaderData],
- "_rowHasChanged": [Function rowHasChanged],
- "_sectionHeaderHasChanged": undefined,
- "rowIdentities": Array [],
- "sectionIdentities": Array []
- },
- "enableEmptySections": true,
- "refreshControl": [Circular],
- "renderRow": [Function bound _renderRow]
- },
- "ref": null,
- "type": "View"
- },
- "_debugID": 4,
- "_mountImage": null,
- "_mountIndex": 0,
- "_renderedChildren": Object {},
- "_topLevelWrapper": null
- },
- "_renderedNodeType": 0,
- "_rootNodeID": null,
- "_topLevelWrapper": null,
- "_updateBatchNumber": null,
- "_warnedAboutRefsInRender": false
- },
- "_renderedNodeType": 1,
- "_rootNodeID": null,
- "_topLevelWrapper": null,
- "_updateBatchNumber": null,
- "_warnedAboutRefsInRender": false
- },
- "_renderedNodeType": 1,
- "_rootNodeID": null,
- "_topLevelWrapper": {
- "_calledComponentWillUnmount": false,
- "_context": Object {},
- "_currentElement": Object {
- "$$typeof": Symbol(react.element),
- "_owner": null,
- "_store": Object {},
- "key": null,
- "props": Object {
- "$$typeof": Symbol(react.element),
- "_owner": null,
- "_store": Object {},
- "key": null,
- "props": Object {
- "list": Array [
- Object {
- "a": 1
- },
- Object {
- "a": 2
- }
- ]
- },
- "ref": null,
- "type": [Function anonymous]
- },
- "ref": null,
- "type": [Function anonymous]
- },
- "_debugID": 0,
- "_hostContainerInfo": null,
- "_hostParent": null,
- "_instance": {
- "_reactInternalInstance": [Circular],
- "context": Object {},
- "props": Object {
- "$$typeof": Symbol(react.element),
- "_owner": null,
- "_store": Object {},
- "key": null,
- "props": Object {
- "list": Array [
- Object {
- "a": 1
- },
- Object {
- "a": 2
- }
- ]
- },
- "ref": null,
- "type": [Function anonymous]
- },
- "refs": Object {},
- "state": null,
- "updater": Object {
- "enqueueCallback": [Function anonymous],
- "enqueueCallbackInternal": [Function anonymous],
- "enqueueElementInternal": [Function anonymous],
- "enqueueForceUpdate": [Function anonymous],
- "enqueueReplaceState": [Function anonymous],
- "enqueueSetState": [Function anonymous],
- "isMounted": [Function anonymous],
- "validateCallback": [Function anonymous]
- }
- },
- "_mountImage": null,
- "_mountIndex": 0,
- "_mountOrder": 1,
- "_pendingCallbacks": null,
- "_pendingElement": null,
- "_pendingForceUpdate": false,
- "_pendingReplaceState": false,
- "_pendingStateQueue": null,
- "_renderedComponent": [Circular],
- "_renderedNodeType": 1,
- "_rootNodeID": null,
- "_topLevelWrapper": null,
- "_updateBatchNumber": null,
- "_warnedAboutRefsInRender": false
- },
- "_updateBatchNumber": null,
- "_warnedAboutRefsInRender": false
- },
- "_store": Object {},
- "key": null,
- "props": Object {},
- "ref": null,
- "type": "RefreshControl"
- }
- }
- renderRow={[Function bound _renderRow]} />
- `;
Advertisement
Add Comment
Please, Sign In to add comment