Advertisement
Guest User

Error log

a guest
Jun 17th, 2019
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.81 KB | None | 0 0
  1. TypeError: undefined is not an object (evaluating 'this.meta.appearances')
  2.  
  3. This error is located at:
  4. in Unknown (at styleConsumer.component.js:149)
  5. in Wrapper (at styleConsumer.component.js:153)
  6. in LayoutComponent (at App.js:10)
  7. in HomeScreen (at SceneView.js:9)
  8. in SceneView (at StackViewLayout.tsx:899)
  9. in RCTView (at View.js:45)
  10. in View (at createAnimatedComponent.js:151)
  11. in AnimatedComponent (at StackViewCard.tsx:93)
  12. in RCTView (at View.js:45)
  13. in View (at createAnimatedComponent.js:151)
  14. in AnimatedComponent (at screens.native.js:59)
  15. in Screen (at StackViewCard.tsx:80)
  16. in Card (at createPointerEventsContainer.tsx:95)
  17. in Container (at StackViewLayout.tsx:971)
  18. in RCTView (at View.js:45)
  19. in View (at screens.native.js:83)
  20. in ScreenContainer (at StackViewLayout.tsx:383)
  21. in RCTView (at View.js:45)
  22. in View (at createAnimatedComponent.js:151)
  23. in AnimatedComponent (at StackViewLayout.tsx:379)
  24. in PanGestureHandler (at StackViewLayout.tsx:372)
  25. in StackViewLayout (at withOrientation.js:30)
  26. in withOrientation (at StackView.tsx:103)
  27. in RCTView (at View.js:45)
  28. in View (at Transitioner.tsx:267)
  29. in Transitioner (at StackView.tsx:40)
  30. in StackView (at createNavigator.js:61)
  31. in Navigator (at createKeyboardAwareNavigator.js:12)
  32. in KeyboardAwareNavigator (at createAppContainer.js:429)
  33. in NavigationContainer (at App.js:63)
  34. in App (at withExpoRoot.js:20)
  35. in RootErrorBoundary (at withExpoRoot.js:19)
  36. in ExpoRootComponent (at renderApplication.js:35)
  37. in RCTView (at View.js:45)
  38. in View (at AppContainer.js:98)
  39. in RCTView (at View.js:45)
  40. in View (at AppContainer.js:115)
  41. in AppContainer (at renderApplication.js:34)
  42.  
  43. getDefaultAppearance
  44. AppEntry.bundle?platform=ios&dev=true&minify=false&hot=false:157516:44
  45. createDefaultProps
  46. AppEntry.bundle?platform=ios&dev=true&minify=false&hot=false:157446:51
  47. onInit
  48. AppEntry.bundle?platform=ios&dev=true&minify=false&hot=false:157221:64
  49. renderWrappedElement
  50. AppEntry.bundle?platform=ios&dev=true&minify=false&hot=false:157239:25
  51. renderWithHooks
  52. AppEntry.bundle?platform=ios&dev=true&minify=false&hot=false:18037:33
  53. mountIndeterminateComponent
  54. AppEntry.bundle?platform=ios&dev=true&minify=false&hot=false:19838:34
  55. performUnitOfWork
  56. AppEntry.bundle?platform=ios&dev=true&minify=false&hot=false:23734:27
  57. workLoop
  58. AppEntry.bundle?platform=ios&dev=true&minify=false&hot=false:23768:47
  59. renderRoot
  60. AppEntry.bundle?platform=ios&dev=true&minify=false&hot=false:23834:21
  61. performWorkOnRoot
  62. AppEntry.bundle?platform=ios&dev=true&minify=false&hot=false:24572:23
  63. performWork
  64. AppEntry.bundle?platform=ios&dev=true&minify=false&hot=false:24499:30
  65. performSyncWork
  66. AppEntry.bundle?platform=ios&dev=true&minify=false&hot=false:24475:20
  67. requestWork
  68. AppEntry.bundle?platform=ios&dev=true&minify=false&hot=false:24373:26
  69. scheduleWork
  70. AppEntry.bundle?platform=ios&dev=true&minify=false&hot=false:24246:22
  71. scheduleRootUpdate
  72. AppEntry.bundle?platform=ios&dev=true&minify=false&hot=false:24740:21
  73. render
  74. AppEntry.bundle?platform=ios&dev=true&minify=false&hot=false:25270:26
  75. renderApplication
  76. AppEntry.bundle?platform=ios&dev=true&minify=false&hot=false:73573:77
  77. run
  78. AppEntry.bundle?platform=ios&dev=true&minify=false&hot=false:73250:28
  79. runApplication
  80. AppEntry.bundle?platform=ios&dev=true&minify=false&hot=false:73300:28
  81. __callFunction
  82. AppEntry.bundle?platform=ios&dev=true&minify=false&hot=false:3178:49
  83. <unknown>
  84. AppEntry.bundle?platform=ios&dev=true&minify=false&hot=false:2935:31
  85. __guard
  86. AppEntry.bundle?platform=ios&dev=true&minify=false&hot=false:3132:15
  87. callFunctionReturnFlushedQueue
  88. AppEntry.bundle?platform=ios&dev=true&minify=false&hot=false:2934:21
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement