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

[react-native-gesture-handler] None of the callbacks in the gesture are worklets. #926

Open
AyoCodess opened this issue Dec 14, 2024 · 0 comments

Comments

@AyoCodess
Copy link

Description

[react-native-gesture-handler] None of the callbacks in the gesture are worklets. If you wish to run them on the JS thread use '.runOnJS(true)' modifier on the gesture to make this explicit. Otherwise, mark the callbacks as 'worklet' to run them on the UI thre***

i get this error when ever i use this library, you may need t update dependencies.

Steps to reproduce

use the line chart for example

Snack or a link to a repository

No response

version of react-native-gifted-charts

1.4.32

React Native version

0.73.1

Platforms

iOS

Workflow

React Native

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