xmartlabs / XLPagerTabStrip

Android PagerTabStrip for iOS.
MIT License
6.97k stars 1.33k forks source link

Improve API contract #774

Open evandelaney opened 4 years ago

evandelaney commented 4 years ago

I noticed the API could be made clearer through the use or Swift's type system, and also removed the need to make an O(n) check and assert.