sc12070 / react-native-drag-sort-gridview

A draggable and sortable grid view for react native
22 stars 8 forks source link

no src dir in node_modules after installed the package #5

Closed YaoHuiJi closed 11 months ago

YaoHuiJi commented 11 months ago

Hi, it is a great library, thanks for your effort. I ran into a problem where I needed this gridview to take up only half of the screen, but found no source code(only dist) in the node_modules dir. If you can publish the src as well, it will be convenient for users who want to debug and modify the package, thanks.

YaoHuiJi commented 11 months ago

I reformat the dist code and found the way to solve my issue, I'll close this issue. thanks for your great work again. Still I think including the src dir will be more convenient for user debugging, but it's ok.

sc12070 commented 11 months ago

Thanks for using this library! Sorry that the link of examples is not obvious. Although you closed this issue, I moved the link of examples to the position just under the GIFs and hopefully that's helpful. FYR, this is my examples