Hi!
I want to make a similar items list:
There are multiple ionic components suitable to make it.
Which ionic components would you recommend to make it (items will show picture and price only)?
What is the better way to implement infinitive scrolling and images lazy load? i tired ion-img
+ ion-infinite-scroll
but seems like it’s simply bugged and not working together properly.
Thank you!