pivotal-legacy / PivotalCoreKit

Shared library and test code for iOS and macOS projects
http://pivotallabs.com
Other
168 stars 85 forks source link

PageControl tap left right #197

Closed xtreme-andy-shen closed 7 years ago

xtreme-andy-shen commented 7 years ago

Functionality to simulate page left and right for UIPageControl

younata commented 7 years ago

Hey @xtreme-andy-shen, this is really valuable, but it would be good to have a spec for -tapLeft and -tapRight. Those names are really clear, and are consistent with some of the other APIs, namely UIView -tap.

If you're busy, @tjarratt and I are on the beach and would gladly backfill a spec for you. Just let us know and we'll jump on that tomorrow morning 😄

xtreme-andy-shen commented 7 years ago

@younata oops. :D I thought I committed the spec. Haha will do that today.

xtreme-andy-shen commented 7 years ago

@younata done! Thanks for looking at it.