Hey all, I'm trying to use <this react package> fr...
# react
b
Hey all, I'm trying to use this react package from NPM following the setup from this tutorial. But I keep getting an "Invalid hook call" warning when I run it. I can only image it's because the package is using a FunctionComponent rather than a regular class. Any ideas?
t
Do you have example with hook call?
b
I'm not sure what you mean. Do you want a kotlin example of what I'm trying?
t
Yes
b
Hmmm, in creating an example I've discovered that an old dependency was causing this issue.
t
🙂