sherif
(Sherif Hassan )
August 26, 2021, 4:05pm
1
Hi koders, I need your help
OverScrollLeft block , doesn’t return any values
Does anyone know the reason
sherif
(Sherif Hassan )
August 30, 2021, 2:20pm
2
@vknow360 Is this the right place?
It seems you have over scrolled right only, better try with another variable and scroll left then do it and share it again, if possible.
sherif
(Sherif Hassan )
August 30, 2021, 2:30pm
4
@Still-learning The same result
Is this colintree extension?
sherif
(Sherif Hassan )
August 30, 2021, 2:39pm
6
how many items are there in the HSA? Is it more than the width value?
Is your number items exceeds the width of the HSA, if not you won’t get it i think. , If wrong pls correct me someone
pls see this video
If the Items are greater than width Of the HSA.(works fine)
If Items are less than width of the HSA, works only right and not left
sherif
(Sherif Hassan )
September 2, 2021, 11:20am
12
Sorry my friend for the delay in replying @Still-learning
HSA just contains one image, it’s not a dynamic component
All I trying to do that when the user swipes left something new will happens
I thought that I can make it by using this extension, is there another way to do that ???
So you want image slider, if so why don’t you consider this
What is the name of your app?
Dynamic Image Slider
Describe your app:
Its a basic image slider,
image can be changed from Airtable database,
max 5 images can be uploaded.
Screenshots:
[photo_2019-07-11_12-17-48] [photo_2019-07-11_12-17-50]
App Store/Download link:
CardImageSlider.apk (5.9 MB)
AIA file (Open Source)
ImageSlider.aia (16.4 KB)
Sibscribe to my https://www.youtube.com/techcvr channel if you want to support me.
Help me reach 750 Subscribers
If you want to add more features in …
Even this beautiful (overlap extension) extension also can be used as a image slider. Not worked but can be use i think..
In this tutorial you will learn how to overlap components over one another. So, let’s keep it short here and get straight to the point
Components
For this tutorial, I’m using the components listed below, but you can change them as per your needs.
[24x24]Horizontal_Arrangement1(Color: Default)
[image]Button1
[image]Button2
[image]Horizontal_Arrangement2(Color: Translucent pink)
[image]Space1
[image]Checkbox1
[image]Snackbar1
[image]Animation_Util1
Blocks
So, first of all,…
iamwsumit
(Sumit Kumar)
September 4, 2021, 1:45am
14
Maybe this extension can do that you want.
Swipe Action View
This extension allows you to make your views or layout swipeable with Swipe View library. With this extension you can implmemnt swipe in arrangement and in dynamic arrangement. Some demos are given in preview section and you can check the given demo apk.
Thanks @sergii for sponsoring the extension
All Blocks
[blocks (12)]
Documnetation
[component_event]
This event raises when the surface view is swiped full.
[component_event (1)]
This event raises when user releasd its ha…