kenshin03 / RouletteWheelCollectionViewDemo

Demo of a custom UICollectionViewFlowLayout subclass implementation of a roulette wheel of cards, in the style of the Yahoo TimeTraveler app.
MIT License
244 stars 27 forks source link

For Circular Manner Display 0r Infinite Scrolling #4

Open gauravthummar opened 10 years ago

gauravthummar commented 10 years ago

i See the library its Great. i want some more additional facility for circular manner display or infinite scrolling means when last node come it and i scroll it will start displaying from first.

i see one demo for table view it's provide infinite scrolling option. below is link for same https://github.com/bharath2020/UITableViewTricks.

i have one problem. for space between collection view cell i put screen shot for same. image number 1. i need space between all element should be same.

i want circular or infinite manner scrolling because i have problem for first and last node display problem. i also put screen shot for same for first node image number 2 and for last node image number 3.

Please provide me solution for same. Thanks in advance. 1 2 3