Skip to content

Fix shared value warning#8

Merged
thedev204 merged 3 commits into
thedev204:mainfrom
XChikuX:copilot/fix-reanimated-value-access-warning
May 17, 2026
Merged

Fix shared value warning#8
thedev204 merged 3 commits into
thedev204:mainfrom
XChikuX:copilot/fix-reanimated-value-access-warning

Conversation

@XChikuX
Copy link
Copy Markdown
Contributor

@XChikuX XChikuX commented May 16, 2026

Some helpful changes for issues regarding, that can sometimes occur with the current way it is referenced

If you don't want to see this message, you can disable the `strict` mode. Refer to:
https://docs.swmansion.com/react-native-reanimated/docs/debugging/logger-configuration for more details.
 WARN  [Reanimated] Reading from `value` during component render. Please ensure that you don't access the `value` property nor use `get` method of a shared value while React is rendering a component.

Copilot AI and others added 3 commits May 16, 2026 05:51
@thedev204 thedev204 merged commit 014381d into thedev204:main May 17, 2026
4 checks passed
@thedev204
Copy link
Copy Markdown
Owner

Thanks for contributing!

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

Successfully merging this pull request may close these issues.

3 participants