Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Unhandled promise rejection: Error: Invalid view found for requested tag] #155

Open
karimdakroury opened this issue Nov 18, 2020 · 0 comments

Comments

@karimdakroury
Copy link

hi, i keep getting this error:

[Unhandled promise rejection: Error: Invalid view found for requested tag]

  • node_modules/react-native/Libraries/BatchedBridge/NativeModules.js:103:50 in promiseMethodWrapper
  • node_modules/@unimodules/react-native-adapter/build/NativeModulesProxy.native.js:15:23 in moduleName.methodInfo.name
  • node_modules/expo-blur/build/BlurView.ios.js:14:32 in setNativeProps
  • node_modules/react-native/Libraries/Animated/src/createAnimatedComponent.js:86:8 in AnimatedComponent#_animatedPropsCallback
  • node_modules/react-native/Libraries/Animated/src/nodes/AnimatedProps.js:92:4 in update
  • [native code]:null in forEach
  • node_modules/react-native/Libraries/Animated/src/nodes/AnimatedValue.js:60:2 in _flush
  • node_modules/react-native/Libraries/Animated/src/nodes/AnimatedValue.js:244:12 in _updateValue
  • node_modules/react-native/Libraries/Animated/src/nodes/AnimatedValue.js:211:8 in animation.start$argument_1
  • node_modules/react-native/Libraries/Animated/src/animations/TimingAnimation.js:144:4 in onUpdate
  • [native code]:null in onUpdate
  • node_modules/react-native/Libraries/Core/Timers/JSTimers.js:137:14 in _callTimer
  • node_modules/react-native/Libraries/Core/Timers/JSTimers.js:387:16 in callTimers
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:425:19 in __callFunction
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:112:6 in __guard$argument_0
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:373:10 in __guard
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:111:4 in callFunctionReturnFlushedQueue
  • [native code]:null in callFunctionReturnFlushedQueue

when my screen loads and i try to reload it again instantly using the swipe down to refresh i get getting this error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant