i am trying to add this method since 2 days i tried many guides but i couldnt sucessed because im beginner and blocks are complex please some help me i need help despirately im ready to share aia file
Srrazmi
(Web And App Developer)
October 29, 2020, 2:15pm
#2
Explain Clearly And Show What You Have Tried ?
my app is laging because i am getting 500+ images from airtable thats why i need scroll to load more method.i tried many guides but deleted all the blocks when i didnt sucessed.
1 Like
There many guides available in the community:
Hello Everyone
I made this simple guide to show you how you can load more items as user scrolls.So let’s get started.
I am using
Dynamic Components Extension from @yusufcihan and
Scroll Handler Extension from Colin Tree
[blocks(1)]
In these blocks there is a variable called number. We will store a number in that variable that will be updated after creating items.
There is another variable called items. That variable will represent how much data do you want to show at a time. In my case I…
Hi gyz i present you my another powerful app for custom data loading on user scroll(concept of RecyclerView) from Airtable, Firebase and mysql under jugard series project 6
Note
i did not focus on code optimization so that everyone can understand it easily
I’ll keep on updating the guide for more convenience and try to make it easily understandable
methods and extensions used
I used
Mysql snippet and php file by @Taifun
Dynamic components extension by @yusufcihan
Vertical Scroll handler …
Introducing Assynochronuis process with dynamic Componemts for Huge Amount of Data Doesn’t matter How much data 5000 or 10000…
No more Stuck…
No more Lag…
You can create your procedure of heavy amount of Data with assynochronious ability by this method… (fully simple method)…
Extension used… Dynamic Components by yusufcihan
Method…
First i took tow variables…
(From) (to)
On first time it will load only 1 to 10 main cards as shown in pic… U can change this as your desire…
[assynic]
The…
2 Likes