naver / egjs-conveyer

Conveyer adds Drag gestures to your Native Scroll.
https://naver.github.io/egjs-conveyer/
MIT License
111 stars 8 forks source link

Conveyer + JustifiedInfiniteGrid #36

Closed Nickonimus closed 1 year ago

Nickonimus commented 1 year ago

Hello, thank you for a great tools!

I trying to make conveyer work with JustifiedInfiniteGrid by this example: https://naver.github.io/egjs-conveyer/docs/examples/InfiniteScroll But can't make them work together. So can you please explain how to use theme together, or provide example?

malangfox commented 1 year ago

Hello @Nickonimus.

We're glad you like our component.

The example in the demo link you left seems to be MasonryInfiniteGrid. I'm not sure what you want between JustifiedInfiniteGrid and MasonryInfiniteGrid, but I've created demos for both.

I hope this can help you. Feel free to leave a comment if you have any questions.

Nickonimus commented 1 year ago

Hi again, thank you, very helpful, everything works as expected!

One more question: I used code, to select next img, from this example, where all images located in single path: https://naver.github.io/egjs-infinitegrid/storybook/?path=/story/examples-justifiedinfinitegrid--justified-infinite-grid-template

So, can you please help, how to use images from different subfolders in single grid? Where path something like: /projects/project-1/images/img-1.jpg