React-window: How to use FixedSizeList with animated components like react pose

Created on 6 Jul 2019  ·  3Comments  ·  Source: bvaughn/react-window

Hey I want to use the react window virtualization with react-pose
Is there any way I can use it and achieve animation like this https://codesandbox.io/s/w6m757yj6l
The pose elements need li's as direct children and so the FixedSizeList needs
Pose can accept Custom components but it says

So, the component to be animated must pass forward a ref using the React.forwardRef function:

Here - reference

If there can be any solution please let me know

Most helpful comment

I realize it's probably best to just move along without commenting, but downvoting a maintainer for not researching another library and solving an integration problem for you (for free) is a pretty unreasonable thing to do, @ShivamJoker.

I have never heard of react-pose. I don't need to use it, so why would you expect me to spend time figuring out the integration?

This is why sites like Stack Overflow exist.

All 3 comments

Don't know. Never heard of that other library.

You might try posting on Stack Overflow.

I realize it's probably best to just move along without commenting, but downvoting a maintainer for not researching another library and solving an integration problem for you (for free) is a pretty unreasonable thing to do, @ShivamJoker.

I have never heard of react-pose. I don't need to use it, so why would you expect me to spend time figuring out the integration?

This is why sites like Stack Overflow exist.

Okay sorry for down voting I'll ask on stack overflow

Was this page helpful?
0 / 5 - 0 ratings

Related issues

janhesters picture janhesters  ·  3Comments

marian-c picture marian-c  ·  3Comments

carolin913 picture carolin913  ·  3Comments

ivan-badmaev picture ivan-badmaev  ·  3Comments

davalapar picture davalapar  ·  3Comments