Skip to content

Camera is not initializing by ExpoTHREE.createARCamera #2

Description

@mohammad-quanit

I am following your tutorial, everything was working fine but then camera is not initializing instead i am getting these warnings with a black screen.

THREE.WebGLRenderer: WEBGL_depth_texture extension not supported.

  • node_modules/expo/build/environment/logging.js:25:23 in warn
  • node_modules/expo-three/node_modules/three/build/three.js:20872:19 in get
  • node_modules/expo-three/node_modules/three/build/three.js:21401:19 in initGLContext
  • node_modules/expo-three/node_modules/three/build/three.js:21447:15 in WebGLRenderer
  • node_modules/expo-three/lib/Renderer.js:5:4 in Renderer
  • src/Components/Home.js:14:41 in _callee$
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:271:30 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:135:28 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:170:17 in
  • node_modules/promise/setimmediate/core.js:45:7 in tryCallTwo
  • node_modules/promise/setimmediate/core.js:200:23 in doResolve
  • node_modules/promise/setimmediate/core.js:66:12 in Promise
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:169:27 in callInvokeWithMethodAndArg
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:192:38 in enqueue
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:216:8 in async
  • src/Components/Home.js:12:19 in _callee
  • node_modules/expo-graphics/lib/GraphicsView.js:133:25 in _callee$
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:271:30 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:135:28 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:170:17 in
  • node_modules/promise/setimmediate/core.js:45:7 in tryCallTwo
  • node_modules/promise/setimmediate/core.js:200:23 in doResolve
  • node_modules/promise/setimmediate/core.js:66:12 in Promise
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:169:27 in callInvokeWithMethodAndArg
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:192:38 in enqueue
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:216:8 in async
  • node_modules/expo-graphics/lib/GraphicsView.js:119:21 in _callee
  • node_modules/expo-graphics/lib/GLView.js:22:26 in onContextCreate
  • node_modules/expo-gl/src/GLView.js:121:33 in _onSurfaceCreate
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:92:15 in invokeGuardedCallbackImpl
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:306:36 in invokeGuardedCallback
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:330:30 in invokeGuardedCallbackAndCatchFirstError
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:699:42 in executeDispatch
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:726:20 in executeDispatchesInOrder
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:884:29 in executeDispatchesAndRelease
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:865:12 in forEachAccumulated
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:1050:6 in runEventsInBatch
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:1075:19 in runExtractedEventsInBatch
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2713:6 in
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:15311:14 in batchedUpdates$1
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2616:31 in batchedUpdates
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2711:17 in _receiveRootNodeIDEvent
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2731:26 in receiveEvent
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:349:47 in __callFunction
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:106:26 in
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:297:10 in __guard
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:105:17 in callFunctionReturnFlushedQueue
  • [native code]:null in callFunctionReturnFlushedQueue

THREE.WebGLRenderer: OES_texture_float_linear extension not supported.

  • node_modules/expo/build/environment/logging.js:25:23 in warn
  • node_modules/expo-three/node_modules/three/build/three.js:20872:19 in get
  • node_modules/expo-three/node_modules/three/build/three.js:21403:19 in initGLContext
  • node_modules/expo-three/node_modules/three/build/three.js:21447:15 in WebGLRenderer
  • node_modules/expo-three/lib/Renderer.js:5:4 in Renderer
  • src/Components/Home.js:14:41 in _callee$
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:271:30 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:135:28 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:170:17 in
  • node_modules/promise/setimmediate/core.js:45:7 in tryCallTwo
  • node_modules/promise/setimmediate/core.js:200:23 in doResolve
  • node_modules/promise/setimmediate/core.js:66:12 in Promise
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:169:27 in callInvokeWithMethodAndArg
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:192:38 in enqueue
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:216:8 in async
  • src/Components/Home.js:12:19 in _callee
  • node_modules/expo-graphics/lib/GraphicsView.js:133:25 in _callee$
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:271:30 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:135:28 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:170:17 in
  • node_modules/promise/setimmediate/core.js:45:7 in tryCallTwo
  • node_modules/promise/setimmediate/core.js:200:23 in doResolve
  • node_modules/promise/setimmediate/core.js:66:12 in Promise
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:169:27 in callInvokeWithMethodAndArg
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:192:38 in enqueue
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:216:8 in async
  • node_modules/expo-graphics/lib/GraphicsView.js:119:21 in _callee
  • node_modules/expo-graphics/lib/GLView.js:22:26 in onContextCreate
  • node_modules/expo-gl/src/GLView.js:121:33 in _onSurfaceCreate
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:92:15 in invokeGuardedCallbackImpl
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:306:36 in invokeGuardedCallback
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:330:30 in invokeGuardedCallbackAndCatchFirstError
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:699:42 in executeDispatch
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:726:20 in executeDispatchesInOrder
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:884:29 in executeDispatchesAndRelease
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:865:12 in forEachAccumulated
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:1050:6 in runEventsInBatch
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:1075:19 in runExtractedEventsInBatch
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2713:6 in
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:15311:14 in batchedUpdates$1
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2616:31 in batchedUpdates
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2711:17 in _receiveRootNodeIDEvent
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2731:26 in receiveEvent
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:349:47 in __callFunction
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:106:26 in
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:297:10 in __guard
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:105:17 in callFunctionReturnFlushedQueue
  • [native code]:null in callFunctionReturnFlushedQueue

THREE.WebGLRenderer: OES_texture_float extension not supported.

  • node_modules/expo/build/environment/logging.js:25:23 in warn
  • node_modules/expo-three/node_modules/three/build/three.js:20872:19 in get
  • node_modules/expo-three/node_modules/three/build/three.js:21402:19 in initGLContext
  • node_modules/expo-three/node_modules/three/build/three.js:21447:15 in WebGLRenderer
  • node_modules/expo-three/lib/Renderer.js:5:4 in Renderer
  • src/Components/Home.js:14:41 in _callee$
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:271:30 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:135:28 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:170:17 in
  • node_modules/promise/setimmediate/core.js:45:7 in tryCallTwo
  • node_modules/promise/setimmediate/core.js:200:23 in doResolve
  • node_modules/promise/setimmediate/core.js:66:12 in Promise
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:169:27 in callInvokeWithMethodAndArg
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:192:38 in enqueue
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:216:8 in async
  • src/Components/Home.js:12:19 in _callee
  • node_modules/expo-graphics/lib/GraphicsView.js:133:25 in _callee$
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:271:30 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:135:28 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:170:17 in
  • node_modules/promise/setimmediate/core.js:45:7 in tryCallTwo
  • node_modules/promise/setimmediate/core.js:200:23 in doResolve
  • node_modules/promise/setimmediate/core.js:66:12 in Promise
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:169:27 in callInvokeWithMethodAndArg
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:192:38 in enqueue
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:216:8 in async
  • node_modules/expo-graphics/lib/GraphicsView.js:119:21 in _callee
  • node_modules/expo-graphics/lib/GLView.js:22:26 in onContextCreate
  • node_modules/expo-gl/src/GLView.js:121:33 in _onSurfaceCreate
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:92:15 in invokeGuardedCallbackImpl
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:306:36 in invokeGuardedCallback
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:330:30 in invokeGuardedCallbackAndCatchFirstError
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:699:42 in executeDispatch
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:726:20 in executeDispatchesInOrder
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:884:29 in executeDispatchesAndRelease
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:865:12 in forEachAccumulated
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:1050:6 in runEventsInBatch
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:1075:19 in runExtractedEventsInBatch
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2713:6 in
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:15311:14 in batchedUpdates$1
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2616:31 in batchedUpdates
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2711:17 in _receiveRootNodeIDEvent
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2731:26 in receiveEvent
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:349:47 in __callFunction
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:106:26 in
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:297:10 in __guard
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:105:17 in callFunctionReturnFlushedQueue
  • [native code]:null in callFunctionReturnFlushedQueue

THREE.WebGLRenderer: OES_texture_half_float_linear extension not supported.

  • node_modules/expo/build/environment/logging.js:25:23 in warn
  • node_modules/expo-three/node_modules/three/build/three.js:20872:19 in get
  • node_modules/expo-three/node_modules/three/build/three.js:21405:19 in initGLContext
  • node_modules/expo-three/node_modules/three/build/three.js:21447:15 in WebGLRenderer
  • node_modules/expo-three/lib/Renderer.js:5:4 in Renderer
  • src/Components/Home.js:14:41 in _callee$
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:271:30 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:135:28 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:170:17 in
  • node_modules/promise/setimmediate/core.js:45:7 in tryCallTwo
  • node_modules/promise/setimmediate/core.js:200:23 in doResolve
  • node_modules/promise/setimmediate/core.js:66:12 in Promise
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:169:27 in callInvokeWithMethodAndArg
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:192:38 in enqueue
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:216:8 in async
  • src/Components/Home.js:12:19 in _callee
  • node_modules/expo-graphics/lib/GraphicsView.js:133:25 in _callee$
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:271:30 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:135:28 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:170:17 in
  • node_modules/promise/setimmediate/core.js:45:7 in tryCallTwo
  • node_modules/promise/setimmediate/core.js:200:23 in doResolve
  • node_modules/promise/setimmediate/core.js:66:12 in Promise
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:169:27 in callInvokeWithMethodAndArg
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:192:38 in enqueue
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:216:8 in async
  • node_modules/expo-graphics/lib/GraphicsView.js:119:21 in _callee
  • node_modules/expo-graphics/lib/GLView.js:22:26 in onContextCreate
  • node_modules/expo-gl/src/GLView.js:121:33 in _onSurfaceCreate
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:92:15 in invokeGuardedCallbackImpl
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:306:36 in invokeGuardedCallback
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:330:30 in invokeGuardedCallbackAndCatchFirstError
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:699:42 in executeDispatch
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:726:20 in executeDispatchesInOrder
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:884:29 in executeDispatchesAndRelease
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:865:12 in forEachAccumulated
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:1050:6 in runEventsInBatch
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:1075:19 in runExtractedEventsInBatch
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2713:6 in
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:15311:14 in batchedUpdates$1
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2616:31 in batchedUpdates
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2711:17 in _receiveRootNodeIDEvent
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2731:26 in receiveEvent
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:349:47 in __callFunction
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:106:26 in
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:297:10 in __guard
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:105:17 in callFunctionReturnFlushedQueue
  • [native code]:null in callFunctionReturnFlushedQueue

THREE.WebGLRenderer: OES_texture_half_float extension not supported.

  • node_modules/expo/build/environment/logging.js:25:23 in warn
  • node_modules/expo-three/node_modules/three/build/three.js:20872:19 in get
  • node_modules/expo-three/node_modules/three/build/three.js:21404:19 in initGLContext
  • node_modules/expo-three/node_modules/three/build/three.js:21447:15 in WebGLRenderer
  • node_modules/expo-three/lib/Renderer.js:5:4 in Renderer
  • src/Components/Home.js:14:41 in _callee$
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:271:30 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:135:28 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:170:17 in
  • node_modules/promise/setimmediate/core.js:45:7 in tryCallTwo
  • node_modules/promise/setimmediate/core.js:200:23 in doResolve
  • node_modules/promise/setimmediate/core.js:66:12 in Promise
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:169:27 in callInvokeWithMethodAndArg
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:192:38 in enqueue
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:216:8 in async
  • src/Components/Home.js:12:19 in _callee
  • node_modules/expo-graphics/lib/GraphicsView.js:133:25 in _callee$
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:271:30 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:135:28 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:170:17 in
  • node_modules/promise/setimmediate/core.js:45:7 in tryCallTwo
  • node_modules/promise/setimmediate/core.js:200:23 in doResolve
  • node_modules/promise/setimmediate/core.js:66:12 in Promise
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:169:27 in callInvokeWithMethodAndArg
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:192:38 in enqueue
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:216:8 in async
  • node_modules/expo-graphics/lib/GraphicsView.js:119:21 in _callee
  • node_modules/expo-graphics/lib/GLView.js:22:26 in onContextCreate
  • node_modules/expo-gl/src/GLView.js:121:33 in _onSurfaceCreate
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:92:15 in invokeGuardedCallbackImpl
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:306:36 in invokeGuardedCallback
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:330:30 in invokeGuardedCallbackAndCatchFirstError
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:699:42 in executeDispatch
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:726:20 in executeDispatchesInOrder
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:884:29 in executeDispatchesAndRelease
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:865:12 in forEachAccumulated
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:1050:6 in runEventsInBatch
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:1075:19 in runExtractedEventsInBatch
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2713:6 in
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:15311:14 in batchedUpdates$1
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2616:31 in batchedUpdates
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2711:17 in _receiveRootNodeIDEvent
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2731:26 in receiveEvent
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:349:47 in __callFunction
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:106:26 in
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:297:10 in __guard
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:105:17 in callFunctionReturnFlushedQueue
  • [native code]:null in callFunctionReturnFlushedQueue

THREE.WebGLRenderer: OES_element_index_uint extension not supported.

  • node_modules/expo/build/environment/logging.js:25:23 in warn
  • node_modules/expo-three/node_modules/three/build/three.js:20872:19 in get
  • node_modules/expo-three/node_modules/three/build/three.js:21407:19 in initGLContext
  • node_modules/expo-three/node_modules/three/build/three.js:21447:15 in WebGLRenderer
  • node_modules/expo-three/lib/Renderer.js:5:4 in Renderer
  • src/Components/Home.js:14:41 in _callee$
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:271:30 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:135:28 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:170:17 in
  • node_modules/promise/setimmediate/core.js:45:7 in tryCallTwo
  • node_modules/promise/setimmediate/core.js:200:23 in doResolve
  • node_modules/promise/setimmediate/core.js:66:12 in Promise
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:169:27 in callInvokeWithMethodAndArg
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:192:38 in enqueue
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:216:8 in async
  • src/Components/Home.js:12:19 in _callee
  • node_modules/expo-graphics/lib/GraphicsView.js:133:25 in _callee$
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:271:30 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:135:28 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:170:17 in
  • node_modules/promise/setimmediate/core.js:45:7 in tryCallTwo
  • node_modules/promise/setimmediate/core.js:200:23 in doResolve
  • node_modules/promise/setimmediate/core.js:66:12 in Promise
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:169:27 in callInvokeWithMethodAndArg
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:192:38 in enqueue
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:216:8 in async
  • node_modules/expo-graphics/lib/GraphicsView.js:119:21 in _callee
  • node_modules/expo-graphics/lib/GLView.js:22:26 in onContextCreate
  • node_modules/expo-gl/src/GLView.js:121:33 in _onSurfaceCreate
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:92:15 in invokeGuardedCallbackImpl
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:306:36 in invokeGuardedCallback
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:330:30 in invokeGuardedCallbackAndCatchFirstError
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:699:42 in executeDispatch
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:726:20 in executeDispatchesInOrder
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:884:29 in executeDispatchesAndRelease
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:865:12 in forEachAccumulated
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:1050:6 in runEventsInBatch
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:1075:19 in runExtractedEventsInBatch
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2713:6 in
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:15311:14 in batchedUpdates$1
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2616:31 in batchedUpdates
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2711:17 in _receiveRootNodeIDEvent
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2731:26 in receiveEvent
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:349:47 in __callFunction
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:106:26 in
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:297:10 in __guard
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:105:17 in callFunctionReturnFlushedQueue
  • [native code]:null in callFunctionReturnFlushedQueue

THREE.WebGLRenderer: ANGLE_instanced_arrays extension not supported.

  • node_modules/expo/build/environment/logging.js:25:23 in warn
  • node_modules/expo-three/node_modules/three/build/three.js:20872:19 in get
  • node_modules/expo-three/node_modules/three/build/three.js:21408:19 in initGLContext
  • node_modules/expo-three/node_modules/three/build/three.js:21447:15 in WebGLRenderer
  • node_modules/expo-three/lib/Renderer.js:5:4 in Renderer
  • src/Components/Home.js:14:41 in _callee$
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:271:30 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:135:28 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:170:17 in
  • node_modules/promise/setimmediate/core.js:45:7 in tryCallTwo
  • node_modules/promise/setimmediate/core.js:200:23 in doResolve
  • node_modules/promise/setimmediate/core.js:66:12 in Promise
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:169:27 in callInvokeWithMethodAndArg
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:192:38 in enqueue
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:216:8 in async
  • src/Components/Home.js:12:19 in _callee
  • node_modules/expo-graphics/lib/GraphicsView.js:133:25 in _callee$
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:271:30 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:135:28 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:170:17 in
  • node_modules/promise/setimmediate/core.js:45:7 in tryCallTwo
  • node_modules/promise/setimmediate/core.js:200:23 in doResolve
  • node_modules/promise/setimmediate/core.js:66:12 in Promise
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:169:27 in callInvokeWithMethodAndArg
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:192:38 in enqueue
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:216:8 in async
  • node_modules/expo-graphics/lib/GraphicsView.js:119:21 in _callee
  • node_modules/expo-graphics/lib/GLView.js:22:26 in onContextCreate
  • node_modules/expo-gl/src/GLView.js:121:33 in _onSurfaceCreate
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:92:15 in invokeGuardedCallbackImpl
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:306:36 in invokeGuardedCallback
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:330:30 in invokeGuardedCallbackAndCatchFirstError
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:699:42 in executeDispatch
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:726:20 in executeDispatchesInOrder
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:884:29 in executeDispatchesAndRelease
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:865:12 in forEachAccumulated
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:1050:6 in runEventsInBatch
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:1075:19 in runExtractedEventsInBatch
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2713:6 in
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:15311:14 in batchedUpdates$1
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2616:31 in batchedUpdates
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2711:17 in _receiveRootNodeIDEvent
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2731:26 in receiveEvent
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:349:47 in __callFunction
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:106:26 in
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:297:10 in __guard
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:105:17 in callFunctionReturnFlushedQueue
  • [native code]:null in callFunctionReturnFlushedQueue

THREE.WebGLRenderer: OES_standard_derivatives extension not supported.

  • node_modules/expo/build/environment/logging.js:25:23 in warn
  • node_modules/expo-three/node_modules/three/build/three.js:20872:19 in get
  • node_modules/expo-three/node_modules/three/build/three.js:21406:19 in initGLContext
  • node_modules/expo-three/node_modules/three/build/three.js:21447:15 in WebGLRenderer
  • node_modules/expo-three/lib/Renderer.js:5:4 in Renderer
  • src/Components/Home.js:14:41 in _callee$
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:271:30 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:135:28 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:170:17 in
  • node_modules/promise/setimmediate/core.js:45:7 in tryCallTwo
  • node_modules/promise/setimmediate/core.js:200:23 in doResolve
  • node_modules/promise/setimmediate/core.js:66:12 in Promise
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:169:27 in callInvokeWithMethodAndArg
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:192:38 in enqueue
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:216:8 in async
  • src/Components/Home.js:12:19 in _callee
  • node_modules/expo-graphics/lib/GraphicsView.js:133:25 in _callee$
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:271:30 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:135:28 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:170:17 in
  • node_modules/promise/setimmediate/core.js:45:7 in tryCallTwo
  • node_modules/promise/setimmediate/core.js:200:23 in doResolve
  • node_modules/promise/setimmediate/core.js:66:12 in Promise
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:169:27 in callInvokeWithMethodAndArg
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:192:38 in enqueue
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:216:8 in async
  • node_modules/expo-graphics/lib/GraphicsView.js:119:21 in _callee
  • node_modules/expo-graphics/lib/GLView.js:22:26 in onContextCreate
  • node_modules/expo-gl/src/GLView.js:121:33 in _onSurfaceCreate
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:92:15 in invokeGuardedCallbackImpl
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:306:36 in invokeGuardedCallback
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:330:30 in invokeGuardedCallbackAndCatchFirstError
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:699:42 in executeDispatch
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:726:20 in executeDispatchesInOrder
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:884:29 in executeDispatchesAndRelease
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:865:12 in forEachAccumulated
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:1050:6 in runEventsInBatch
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:1075:19 in runExtractedEventsInBatch
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2713:6 in
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:15311:14 in batchedUpdates$1
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2616:31 in batchedUpdates
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2711:17 in _receiveRootNodeIDEvent
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2731:26 in receiveEvent
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:349:47 in __callFunction
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:106:26 in
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:297:10 in __guard
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:105:17 in callFunctionReturnFlushedQueue
  • [native code]:null in callFunctionReturnFlushedQueue

[Unhandled promise rejection: TypeError: undefined is not an object (evaluating 'renderer.properties')]

  • node_modules/expo-three/lib/AR/BackgroundTexture.js:7:32 in BackgroundTexture
  • node_modules/expo-three/lib/ExpoTHREE.js:52:34 in createARBackgroundTexture
  • src/Components/Home.js:21:3 in _callee$
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:271:30 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:135:28 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:170:17 in
  • node_modules/promise/setimmediate/core.js:45:7 in tryCallTwo
  • node_modules/promise/setimmediate/core.js:200:23 in doResolve
  • node_modules/promise/setimmediate/core.js:66:12 in Promise
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:169:27 in callInvokeWithMethodAndArg
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:192:38 in enqueue
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:216:8 in async
  • src/Components/Home.js:12:19 in _callee
  • node_modules/expo-graphics/lib/GraphicsView.js:133:25 in _callee$
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:271:30 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:45:44 in tryCatch
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:135:28 in invoke
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:170:17 in
  • node_modules/promise/setimmediate/core.js:45:7 in tryCallTwo
  • node_modules/promise/setimmediate/core.js:200:23 in doResolve
  • node_modules/promise/setimmediate/core.js:66:12 in Promise
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:169:27 in callInvokeWithMethodAndArg
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:192:38 in enqueue
  • node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js:216:8 in async
  • node_modules/expo-graphics/lib/GraphicsView.js:119:21 in _callee
  • node_modules/expo-graphics/lib/GLView.js:22:26 in onContextCreate
  • node_modules/expo-gl/src/GLView.js:121:33 in _onSurfaceCreate
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:92:15 in invokeGuardedCallbackImpl
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:306:36 in invokeGuardedCallback
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:330:30 in invokeGuardedCallbackAndCatchFirstError
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:699:42 in executeDispatch
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:726:20 in executeDispatchesInOrder
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:884:29 in executeDispatchesAndRelease
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:865:12 in forEachAccumulated
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:1050:6 in runEventsInBatch
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:1075:19 in runExtractedEventsInBatch
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2713:6 in
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:15311:14 in batchedUpdates$1
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2616:31 in batchedUpdates
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2711:17 in _receiveRootNodeIDEvent
  • node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js:2731:26 in receiveEvent
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:349:47 in __callFunction
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:106:26 in
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:297:10 in __guard
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:105:17 in callFunctionReturnFlushedQueue
  • [native code]:null in callFunctionReturnFlushedQueue

Note: I am using "Nokia 2" android 7.

Please help me...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions