로그아웃 함수에서 쓴 토큰을 콘솔 출력해보면
토큰 : Class {
"_dispatchInstances": FiberNode {
"tag": 5,
"key": null,
"type": "RCTView",
},
"_dispatchListeners": [Function onResponderRelease],
"_targetInst": FiberNode {
"tag": 5,
"key": null,
"type": "RCTView",
},
"bubbles": undefined,
"cancelable": undefined,
"currentTarget": ReactNativeFiberHostComponent {
"_children": Array [
ReactNativeFiberHostComponent {
"_children": Array [
13,
],
"_internalFiberInstanceHandleDEV": FiberNode {
"tag": 5,
"key": null,
"type": "RCTText",
},
"_nativeTag": 15,
"viewConfig": Object {
"Commands": Object {},
"bubblingEventTypes": Object {
"topChange": Object {
"phasedRegistrationNames": Object {
"bubbled": "onChange",
"captured": "onChangeCapture",
},
},
"topPointerCancel": Object {
"phasedRegistrationNames": Object {
"bubbled": "onPointerCancel",
"captured": "onPointerCancelCapture",
},
},
"topPointerDown": Object {
"phasedRegistrationNames": Object {
"bubbled": "onPointerDown",
"captured": "onPointerDownCapture",
},
},
"topPointerEnter": Object {
"phasedRegistrationNames": Object {
"bubbled": "onPointerEnter",
"captured": "onPointerEnterCapture",
"skipBubbling": true,
},
},
"topPointerLeave": Object {
"phasedRegistrationNames": Object {
"bubbled": "onPointerLeave",
"captured": "onPointerLeaveCapture",
"skipBubbling": true,
},
},
"topPointerMove": Object {
"phasedRegistrationNames": Object {
"bubbled": "onPointerMove",
"captured": "onPointerMoveCapture",
},
},
"topPointerOut": Object {
"phasedRegistrationNames": Object {
"bubbled": "onPointerOut",
"captured": "onPointerOutCapture",
},
},
"topPointerOver": Object {
"phasedRegistrationNames": Object {
"bubbled": "onPointerOver",
"captured": "onPointerOverCapture",
},
},
"topPointerUp": Object {
"phasedRegistrationNames": Object {
"bubbled": "onPointerUp",
"captured": "onPointerUpCapture",
},
},
"topSelect": Object {
"phasedRegistrationNames": Object {
"bubbled": "onSelect",
"captured": "onSelectCapture",
},
},
"topTouchCancel": Object {
"phasedRegistrationNames": Object {
"bubbled": "onTouchCancel",
"captured": "onTouchCancelCapture",
},
},
"topTouchEnd": Object {
"phasedRegistrationNames": Object {
"bubbled": "onTouchEnd",
"captured": "onTouchEndCapture",
},
},
"topTouchMove": Object {
"phasedRegistrationNames": Object {
"bubbled": "onTouchMove",
"captured": "onTouchMoveCapture",
},
},
"topTouchStart": Object {
"phasedRegistrationNames": Object {
"bubbled": "onTouchStart",
"captured": "onTouchStartCapture",
},
},
},
"directEventTypes": Object {
"onGestureHandlerEvent": Object {
"registrationName": "onGestureHandlerEvent",
},
"onGestureHandlerStateChange": Object {
"registrationName": "onGestureHandlerStateChange",
},
"topAccessibilityAction": Object {
"registrationName": "onAccessibilityAction",
},
"topClick": Object {
"registrationName": "onClick",
},
"topContentSizeChange": Object {
"registrationName": "onContentSizeChange",
},
"topInlineViewLayout": Object {
"registrationName": "onInlineViewLayout",
},
"topLayout": Object {
"registrationName": "onLayout",
},
"topLoadingError": Object {
"registrationName": "onLoadingError",
},
"topLoadingFinish": Object {
"registrationName": "onLoadingFinish",
},
"topLoadingStart": Object {
"registrationName": "onLoadingStart",
},
"topMessage": Object {
"registrationName": "onMessage",
},
"topMomentumScrollBegin": Object {
"registrationName": "onMomentumScrollBegin",
},
"topMomentumScrollEnd": Object {
"registrationName": "onMomentumScrollEnd",
},
"topScroll": Object {
"registrationName": "onScroll",
},
"topScrollBeginDrag": Object {
"registrationName": "onScrollBeginDrag",
},
"topScrollEndDrag": Object {
"registrationName": "onScrollEndDrag",
},
"topSelectionChange": Object {
"registrationName": "onSelectionChange",
},
"topTextLayout": Object {
"registrationName": "onTextLayout",
},
},
"uiViewClassName": "RCTText",
"validAttributes": Object {
"accessibilityActions": true,
"accessibilityCollection": true,
"accessibilityCollectionItem": true,
"accessibilityHint": true,
"accessibilityLabel": true,
"accessibilityLabelledBy": true,
"accessibilityLiveRegion": true,
"accessibilityRole": true,
"accessibilityState": true,
"accessibilityValue": true,
"adjustsFontSizeToFit": true,
"alignContent": true,
"alignItems": true,
"alignSelf": true,
"allowFontScaling": true,
"android_hyphenationFrequency": true,
"aspectRatio": true,
"backgroundColor": Object {
"process": [Function processColor],
},
"borderBottomWidth": true,
"borderEndWidth": true,
"borderLeftWidth": true,
"borderRightWidth": true,
"borderStartWidth": true,
"borderTopWidth": true,
"borderWidth": true,
"bottom": true,
"collapsable": true,
"columnGap": true,
"dataDetectorType": true,
"disabled": true,
"display": true,
"dynamicTypeRamp": true,
"elevation": true,
"ellipsizeMode": true,
"end": true,
"flex": true,
"flexBasis": true,
"flexDirection": true,
"flexGrow": true,
"flexShrink": true,
"flexWrap": true,
"gap": true,
"height": true,
"importantForAccessibility": true,
"isHighlighted": true,
"isPressable": true,
"justifyContent": true,
"left": true,
"lineBreakStrategyIOS": true,
"margin": true,
"marginBottom": true,
"marginEnd": true,
"marginHorizontal": true,
"marginLeft": true,
"marginRight": true,
"marginStart": true,
"marginTop": true,
"marginVertical": true,
"maxFontSizeMultiplier": true,
"maxHeight": true,
"maxWidth": true,
"minHeight": true,
"minWidth": true,
"minimumFontScale": true,
"nativeID": true,
"numberOfLines": true,
"onInlineViewLayout": true,
"onLayout": true,
"onMoveShouldSetResponder": true,
"onMoveShouldSetResponderCapture": true,
"onPointerEnter": true,
"onPointerEnterCapture": true,
"onPointerLeave": true,
"onPointerLeaveCapture": true,
"onPointerMove": true,
"onPointerMoveCapture": true,
"onPointerOut": true,
"onPointerOutCapture": true,
"onPointerOver": true,
"onPointerOverCapture": true,
"onResponderEnd": true,
"onResponderGrant": true,
"onResponderMove": true,
"onResponderReject": true,
"onResponderRelease": true,
"onResponderStart": true,
"onResponderTerminate": true,
"onResponderTerminationRequest": true,
"onShouldBlockNativeResponder": true,
"onStartShouldSetResponder": true,
"onStartShouldSetResponderCapture": true,
"onTextLayout": true,
"onTouchCancel": true,
"onTouchEnd": true,
"onTouchMove": true,
"onTouchStart": true,
"opacity": true,
"overflow": true,
"padding": true,
"paddingBottom": true,
"paddingEnd": true,
"paddingHorizontal": true,
"paddingLeft": true,
"paddingRight": true,
"paddingStart": true,
"paddingTop": true,
"paddingVertical": true,
"position": true,
"renderToHardwareTextureAndroid": true,
"right": true,
"rotat...(truncated to the first 10000 characters)
이렇게 출력되는데 이 토큰이 아닌가요?..