-
Notifications
You must be signed in to change notification settings - Fork 0
Description
This appears in the console when user stars scrolling and should be resolved.
console.js:654 [Reanimated] Reading from
valueduring component render. Please ensure that you don't access thevalueproperty nor usegetmethod of a shared value while React is rendering a component.If you don't want to see this message, you can disable the
strictmode. Refer to:
https://docs.swmansion.com/react-native-reanimated/docs/debugging/logger-configuration for more details.
anonymous @ console.js:654
overrideMethod @ backend.js:17042
anonymous @ setUpDeveloperTools.js:40
registerWarning @ LogBox.js:171
anonymous @ LogBox.js:84
logToConsole @ logger.ts:29
logToLogBoxAndConsole @ logger.ts:76
anonymous @ threads.ts:236
Show 8 more frames
Show less
2console.js:654 [Reanimated] Tried to modify keycurrentof an object which has been already passed to a worklet. See
https://docs.swmansion.com/react-native-reanimated/docs/guides/troubleshooting#tried-to-modify-key-of-an-object-which-has-been-converted-to-a-shareable
for more details.