DroidsOnRoids / SwiftCarousel

Lightweight, written natively in Swift, circular UIScrollView.

Home Page:http://www.thedroidsonroids.com/blog/ios/circular-scroll-view-swiftcarousel/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is this possible to Pass current object by delegate

karthisiva opened this issue · comments

Hi,

My requirement like,

  • Carousal A
  • Carousal B
    I designed with two view and assigned tag value to them.
    I cannot determine which carousal actually clicked, could you add it yourself?
    I did it by adding delegates then passing objects, Help us that would be better, do this changes in your repository