Open jfmoe opened 6 months ago
Hello, the component doesn't support numColumns
because it's not descending from FlatList
.
The support for multiple columns is not in our plans.
I guess implementing it requires changing most of the code.
Thanks for your response. I will try to solve it myself.
Thank you. PRs are welcome and we can also support or suggest the implementation if needed.
I tried it and found this component doesn't support numColumns > 1. Do you have any plans to support grid draggable in the future? If not, do you have any ideas how to solve it when numColumns = 2?