Anyone know how to make a lazy loading list ?
I have a RSS news with a lot of data and is too hard to load all from begining... so is interesting if anyone know how to create that lazy loading "effect"(scroll loading event...) in tiggzi.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
I have a RSS news with a lot of data and is too hard to load all from begining... so is interesting if anyone know how to create that lazy loading "effect"(scroll loading event...) in tiggzi.
..hmm or maybe someone tell me how I get only a X number of item results from XML(using REST)
It has to be supported by the service, to load X number of items.
In general, lazy loading would need to be implemented as part of your app logic.
I know... i ask because maybe somebody already do this .
how to do lazy loading in rss feed???
Hello -
You can search for solution in the internet, for example here is one of them:
:: https://code.google.com/p/jquerylazys...
hi rabeeh
you can check this post:
https://getsatisfaction.com/apperyio/...
Im using this for images, but had a problem on older ios & android versions..(some images are not loading)
Regards