-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
No auto-completion for useSpring config? #383
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
Comments
cc 😄 @Kovensky |
Ah, I hadn't noticed that As for intellisense "not working", it actually is working, but the other way around. It is making the type of your output (the If you want to tell TypeScript what you want the type of your input to be instead, you can try using |
I wonder if using it to animate |
@Kovensky Yeah less generic overload makes sense, and thx for explaining types issue, completely made sense. And thx for contributing types in the first place 😄 What I am sayin.. is allot of thx 😹 |
Hey @Kovensky Thx |
@Kovensky merged the exp-chaining branch into master today - it contains the latest hooks code in case there's something missing. Btw, the offer still stands: #381 (comment) We'd be super thrilled 😊 |
Hey @drcmda I had couple of issues stated above, one with missing animated object from hook lib seems straight forward and the other is default props I see without using of any template; might take few tweaks by @Kovensky Thx |
Hey @Kovensky #386 seems to confirm what I am saying. |
Hi have great day, Problem still exist and auto-completion not work or stay in loading stage in Vscode editor. |
I have compiled and published master with hooks types at npm @jas99/react-spring
If you see the picture below, not getting full intellisense in vscode
Thx
The text was updated successfully, but these errors were encountered: