hons82 / THSegmentedPager

Simple plugin-sample using the HMSegmentedControl and a UIPageViewController to show Tabs
Other
219 stars 52 forks source link

Does it support Swift? #14

Closed qx closed 9 years ago

qx commented 9 years ago

Could not cast value of type 'testTab.MyFavAllViewController' (0x10bf34030) to 'THSegmentedPager' (0x10bf33fd0). test in swift get error

hons82 commented 9 years ago

I've already used it in a Swift project... so it will work. I've planed to create a sample project in Swift but due to time constraints I'll probably postpone it to september. If you need help with this I'd need more info about what u try to do there