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

useValue deprecated? #38

Open
GLink opened this issue Jan 31, 2024 · 1 comment
Open

useValue deprecated? #38

GLink opened this issue Jan 31, 2024 · 1 comment

Comments

@GLink
Copy link

GLink commented Jan 31, 2024

Run on:
npm view react-native version
0.73.3
npm view react version
18.2.0

ERROR TypeError: 0, _reactNativeSkia.useValue is not a function (it is undefined)

This error is located at:
in Gauge (at App.js:10)
in RCTView (at View.js:116)
in View (at App.js:7)
in App (at withDevTools.js:18)
in withDevTools(App) (at renderApplication.js:57)
in RCTView (at View.js:116)
in View (at AppContainer.js:127)
in RCTView (at View.js:116)
in View (at AppContainer.js:155)
in AppContainer (at renderApplication.js:50)

@akravchukabto
Copy link

I assume this method has been removed as I did not find any entries for useValue
https://shopify.github.io/react-native-skia

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

2 participants