GestureDetect Extension (List and Swipe Images)

I wanted to use CompCreator but I can't find download link aix

a search away:
image

I'm using 2 extentions. DCLite and VerticalViewPager.
I would like to see some action when I click on image.

image



image

image

  1. Update DCLite to the latest version of CompCreator
  2. Use SetValue block to set the image component created by CompCreator to Clickable

image


image

You appear to have DCLite and CompCreator on board, they are incompatible.

Yes working now

but i would like to see some text when I clicked. I tried in this way but not working

image

yes now working

BUT it's getting froozen for some minutes

When you click on the image ?

even not clicked 1 min I'll send video

show us your blocks here

what size are your images? (and how many are you fetching?)

only 3 images but in future it'll be 850 images

Then this is probably not the way...

You probably want to use a recyclerlist

See here for an example (PART I or PART II):

maybe click and swipe conflicted. Disable clickable then test again

When I do this it's not froozen anymore but not showing message when i clicked

Working OK here

Try placing the AddComponent block outside the local variable block, like I have.

tried not helped