Ramotion / circular-carousel

List a collection of items in a horizontally scrolling view. A scaling factor controls the size of the items relative to the center.

Home Page:https://www.ramotion.com/swift-app-development-ui-library-for-organizing-a-collection-of-items/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do you display multiple items on screen at the same time?

zackshapiro opened this issue · comments

My number of items is 5. visibleItems is 3. Width of the main item is 50%. My expectation is to see the side of the other items on the left and right of the main one but, nope. Any advice here? Thanks

@zackshapiro check to see the alpha fade settings. Some items may be faded out. There's a calculation for the alpha value to fade out items. Let me know if you need additional info.