I have to make a custom carousel which supports both the normal operation of carousel and also manual swipe of elements in each of the cards.
I am trying to implement it using horizontal list, where each list element is one card of the carousel. This idea is not progressing because horizontal list is not scrolling.
1. Use BBCode CODE tags when you post code so it is readable.
2. You are using a List which you don't need to use the items config unless specifying docked items.
3. I don't see anywhere where you specify the store on the list.