This is the example that I like, because of hooks. But I don't want use react-window
package. Tried to remove it, ended up with no luck. How can I make this example minimalist like simple board example
Asked
Active
Viewed 188 times
0

test
- 2,429
- 15
- 44
- 81
1 Answers
0
There is this react-dnd package
that could feet your needs. It does not use react-window and the doc seems up to date (Also use hooks). I would give it a try. At least a quick look at the doc to see if examples fit your requirement.

Quentin Grisel
- 4,794
- 1
- 10
- 15